]> granicus.if.org Git - llvm/commit
Rewrite ARM execute only support to avoid the use of a command line flag and unqualif...
authorEric Christopher <echristo@gmail.com>
Sat, 1 Jul 2017 02:55:22 +0000 (02:55 +0000)
committerEric Christopher <echristo@gmail.com>
Sat, 1 Jul 2017 02:55:22 +0000 (02:55 +0000)
commited4cc74af34f2452766d40de39b83126aecb8c5b
treeb2f79883b39a0d4a924a1d31b291631bbe2a1618
parentcd90344c00be95ccec41dc0b870a74f72dcfc3ee
Rewrite ARM execute only support to avoid the use of a command line flag and unqualified ARMSubtarget lookup.

Paired with a clang commit to use the new behavior.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@306927 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARM.td
lib/Target/ARM/ARMSubtarget.cpp
lib/Target/ARM/ARMTargetObjectFile.cpp
lib/Target/ARM/ARMTargetObjectFile.h
test/CodeGen/ARM/constantfp.ll
test/CodeGen/ARM/execute-only-big-stack-frame.ll
test/CodeGen/ARM/execute-only-section.ll
test/CodeGen/ARM/execute-only.ll