[PATCH] D21550: [lld] support --trace-symbol (alias -y) option
Shridhar Joshi via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 22 10:14:11 PDT 2016
joshishr updated this revision to Diff 61566.
joshishr marked 2 inline comments as done.
joshishr added a comment.
Moved trace* functions out of core symbol resolution code. Incorporated more review comments.
http://reviews.llvm.org/D21550
Files:
ELF/Config.h
ELF/Driver.cpp
ELF/InputFiles.cpp
ELF/InputFiles.h
ELF/Options.td
ELF/SymbolTable.cpp
ELF/SymbolTable.h
test/ELF/Inputs/trace-symbols-foo-strong.s
test/ELF/Inputs/trace-symbols-foo-weak.s
test/ELF/trace-symbols.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21550.61566.patch
Type: text/x-patch
Size: 9256 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160622/a22452ae/attachment.bin>
More information about the llvm-commits
mailing list