[llvm-dev] How to cross-compile for ARC in clang? (original) (raw)
Tim Northover via llvm-dev llvm-dev at lists.llvm.org
Thu Sep 27 04:47:00 PDT 2018
- Previous message: [llvm-dev] How to cross-compile for ARC in clang?
- Next message: [llvm-dev] How to cross-compile for ARC in clang?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
On Thu, 27 Sep 2018 at 12:41, Павел Безбородов via llvm-dev <llvm-dev at lists.llvm.org> wrote:
clang -target arc -S test.cpp
I couldn't find any trace of ARC in the Clang source, so I suspect it's only supported by LLVM at the moment.
Cheers.
Tim,
- Previous message: [llvm-dev] How to cross-compile for ARC in clang?
- Next message: [llvm-dev] How to cross-compile for ARC in clang?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]