[PATCH] D27449: [ARM] Implement execute-only support in CodeGen
Prakhar Bahuguna via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 13 05:17:42 PST 2016
prakhar updated this revision to Diff 81215.
prakhar added a comment.
Changed execute-only/no-movt error back to an assert
https://reviews.llvm.org/D27449
Files:
include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
include/llvm/MC/SectionKind.h
include/llvm/Support/ELF.h
lib/CodeGen/TargetLoweringObjectFileImpl.cpp
lib/MC/MCContext.cpp
lib/MC/MCParser/ELFAsmParser.cpp
lib/MC/MCSectionELF.cpp
lib/ObjectYAML/ELFYAML.cpp
lib/Target/ARM/ARM.td
lib/Target/ARM/ARMAsmPrinter.cpp
lib/Target/ARM/ARMConstantIslandPass.cpp
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMInstrFormats.td
lib/Target/ARM/ARMInstrThumb2.td
lib/Target/ARM/ARMMCInstLower.cpp
lib/Target/ARM/ARMSubtarget.cpp
lib/Target/ARM/ARMSubtarget.h
lib/Target/ARM/ARMTargetObjectFile.cpp
lib/Target/ARM/ARMTargetObjectFile.h
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
lib/Target/ARM/ThumbRegisterInfo.cpp
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
test/MC/ELF/ARM/execute-only-section.s
tools/llvm-readobj/ELFDumper.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27449.81215.patch
Type: text/x-patch
Size: 32740 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161213/0b07bdfb/attachment.bin>
More information about the llvm-commits
mailing list