[PATCH] D24725: [ELF] - Linkerscript: implemented --orphan-handling command line option.
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 20 08:43:43 PDT 2016
grimar updated this revision to Diff 71944.
grimar added a comment.
- Removed support for "discard"
- Added "--orphan-handling MODE" form support.
https://reviews.llvm.org/D24725
Files:
ELF/Config.h
ELF/Driver.cpp
ELF/LinkerScript.cpp
ELF/LinkerScript.h
ELF/Options.td
test/ELF/linkerscript/orphan-handling.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24725.71944.patch
Type: text/x-patch
Size: 6211 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160920/64e9944d/attachment.bin>
More information about the llvm-commits
mailing list