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

Prakhar Bahuguna via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 14 09:10:23 PST 2016


prakhar updated this revision to Diff 81399.
prakhar added a comment.

Make execute-only a codegen option instead of a subtarget feature


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.81399.patch
Type: text/x-patch
Size: 8644 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161214/7a787b03/attachment.bin>


More information about the llvm-commits mailing list