[llvm-dev] How to cross-compile for ARC in clang?

Павел Безбородов via llvm-dev llvm-dev at lists.llvm.org
Thu Sep 27 04:56:04 PDT 2018


Oh, that's what I was afraid of.
So there is definetly no way to compile for ARC?
If so, should I write ARC.h(.cpp) in lib/Basic/Targets in order to make it
work?

чт, 27 сент. 2018 г. в 14:47, Tim Northover <t.p.northover at gmail.com>:

> 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,
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180927/79fc55bd/attachment.html>


More information about the llvm-dev mailing list