[PATCH] D19528: [ELF] - Implemented -z combrelocs/nocombreloc.
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 27 08:16:57 PDT 2016
grimar updated the summary for this revision.
grimar updated this revision to Diff 55234.
grimar added a comment.
- Added -z nocombreloc support.
http://reviews.llvm.org/D19528
Files:
ELF/Config.h
ELF/Driver.cpp
ELF/OutputSections.cpp
ELF/OutputSections.h
ELF/Writer.cpp
test/ELF/aarch64-abs64-dyn.s
test/ELF/aarch64-tls-ie.s
test/ELF/combrelocs.s
test/ELF/gotpcrelx.s
test/ELF/i386-got-and-copy.s
test/ELF/local-got-pie.s
test/ELF/local-got-shared.s
test/ELF/relative-dynamic-reloc-ppc64.s
test/ELF/relative-dynamic-reloc.s
test/ELF/startstop-shared.s
test/ELF/tls-dynamic-i686.s
test/ELF/tls-got.s
test/ELF/tls-i686.s
test/ELF/tls-opt-iele-i686-nopic.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19528.55234.patch
Type: text/x-patch
Size: 21584 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160427/a8a90b16/attachment.bin>
More information about the llvm-commits
mailing list