[PATCH] D36331: Add ARC backend

Eugene Zelenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 20 19:44:09 PDT 2017


Eugene.Zelenko added a comment.

In https://reviews.llvm.org/D36331#846011, @petecoup wrote:

> Hello Krzysztof,
>
> Thanks again!
>  Yes, this is going to be "experimental" for a while.  I've enabled our builds with this via:  -DLLVM_EXPERIMENTAL_TARGETS_TO_BUILD="ARC", so I don't think I need CMake changes here?
>  Yes, I'll make sure the copyright notices are kosher/resolved before submitting.


Are experimental targets included in All targets? If not, do we have build bot which build experimental targets? Just to make sure that API of headers changes will not break them.


https://reviews.llvm.org/D36331





More information about the llvm-commits mailing list