[PATCH] D40849: CodeGen: support an extension to pass linker options on ELF
Saleem Abdulrasool via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 24 11:03:27 PST 2018
compnerd updated this revision to Diff 131315.
compnerd added a comment.
Herald added a subscriber: emaste.
Update documentation further, add new linker type, update tools and tests.
Repository:
rL LLVM
https://reviews.llvm.org/D40849
Files:
docs/Extensions.rst
include/llvm/BinaryFormat/ELF.h
lib/CodeGen/TargetLoweringObjectFileImpl.cpp
lib/MC/MCParser/ELFAsmParser.cpp
lib/MC/MCSectionELF.cpp
lib/Object/ELF.cpp
lib/ObjectYAML/ELFYAML.cpp
test/Feature/elf-linker-options.ll
test/MC/ELF/section.s
test/tools/llvm-readobj/elf-linker-options.ll
tools/llvm-readobj/ELFDumper.cpp
tools/llvm-readobj/ObjDumper.h
tools/llvm-readobj/llvm-readobj.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40849.131315.patch
Type: text/x-patch
Size: 11686 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180124/014651e3/attachment.bin>
More information about the llvm-commits
mailing list