[PATCH] D27450: [ARM] Implement execute-only support in CodeGen

Renato Golin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 14 05:14:25 PST 2016


rengolin accepted this revision.
rengolin added a comment.
This revision is now accepted and ready to land.

In https://reviews.llvm.org/D27450#620895, @prakhar wrote:

> Allow ARMv6T2, and provide diagnostics if combined with -mno-movt or -mlong-calls


Can you add a comment to the long-calls if block saying why they're not compatible yet?

Otherwise, LGTM. Thanks!


https://reviews.llvm.org/D27450





More information about the llvm-commits mailing list