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

Prakhar Bahuguna via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 13 05:19:12 PST 2016


prakhar updated this revision to Diff 81216.
prakhar marked an inline comment as done.
prakhar added a comment.

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


https://reviews.llvm.org/D27450

Files:
  include/clang/Basic/DiagnosticCommonKinds.td
  include/clang/Driver/Options.td
  lib/Driver/Tools.cpp
  test/Driver/arm-execute-only.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27450.81216.patch
Type: text/x-patch
Size: 8033 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161213/b65fc4f9/attachment.bin>


More information about the llvm-commits mailing list