[PATCH] D12633: Implement ACLE 2.0 macros of chapters 6.6 and 6.7 for [ARM] and [Aarch64] targets

Richard Barton via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 2 07:18:02 PDT 2015


richard.barton.arm added a comment.

What do you think about this Renato? Although Alexandros has added a LangOption which is strictly speaking to do with CodeGen rather than Lang, I think this is the only pragmatica way to do this without needing re-engineering work to expose the codegen options to this phase in clang.

Are you and I able to make the call to let Alexandros commit, or do you think we ought to seek guidance from elsewhere? Do you have an idea who we could go to?


http://reviews.llvm.org/D12633





More information about the cfe-commits mailing list