[PATCH] D48792: [ARM] Set execute-only flags in .text.
Eric Christopher via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 6 15:10:54 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL341593: The initial .text section generated in object files was missing the (authored by echristo, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D48792?vs=164116&id=164295#toc
Repository:
rL LLVM
https://reviews.llvm.org/D48792
Files:
llvm/trunk/include/llvm/MC/MCELFObjectWriter.h
llvm/trunk/include/llvm/MC/MCSection.h
llvm/trunk/lib/MC/ELFObjectWriter.cpp
llvm/trunk/lib/MC/MCELFObjectTargetWriter.cpp
llvm/trunk/lib/MC/MCObjectStreamer.cpp
llvm/trunk/lib/MC/MCSection.cpp
llvm/trunk/lib/Target/ARM/ARMTargetObjectFile.cpp
llvm/trunk/lib/Target/ARM/MCTargetDesc/ARMELFObjectWriter.cpp
llvm/trunk/test/CodeGen/ARM/execute-only.ll
llvm/trunk/test/MC/ARM/elf-execute-only-section.ll
llvm/trunk/test/MC/ELF/ARM/execute-only-populated-text-section.s
llvm/trunk/test/MC/ELF/ARM/execute-only-section.s
llvm/trunk/test/MC/ELF/ARM/execute-only-text-section-data.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48792.164295.patch
Type: text/x-patch
Size: 11454 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180906/b9ec1699/attachment.bin>
More information about the llvm-commits
mailing list