[PATCH] D41277: Implement --just-symbols
Chih-Mao Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 15 20:42:19 PST 2017
PkmX updated this revision to Diff 127237.
PkmX added a comment.
- Copy symbol type, size, binding, etc, like https://reviews.llvm.org/D39348.
- Update test cases.
https://reviews.llvm.org/D41277
Files:
ELF/Driver.cpp
ELF/InputFiles.cpp
ELF/InputFiles.h
ELF/Options.td
ELF/SymbolTable.cpp
test/ELF/Inputs/just-symbols.s
test/ELF/just-symbols.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41277.127237.patch
Type: text/x-patch
Size: 6438 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171216/d19431fe/attachment.bin>
More information about the llvm-commits
mailing list