[PATCH] D36331: Add ARC backend

Krzysztof Parzyszek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 18 10:28:01 PDT 2017


kparzysz added a comment.

Please make sure that the copyright notices are ok with everyone.  Other files don't have them and I don't know whether that works with the current license/legal status.

You'll probably need to modify some cmake file to add ARC to the list of experimental targets (I'm assuming you want to keep it as experimental for now).


https://reviews.llvm.org/D36331





More information about the llvm-commits mailing list