[PATCH] D44516: [ELF] - Treat --just-symbols file as an input.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 15 07:42:06 PDT 2018
grimar updated this revision to Diff 138551.
grimar added a comment.
- Moved `JustSymbols` flag to `ObjFile`.
- Cosmetic changes.
https://reviews.llvm.org/D44516
Files:
ELF/Driver.cpp
ELF/Driver.h
ELF/InputFiles.cpp
ELF/InputFiles.h
ELF/ScriptParser.cpp
test/ELF/invalid/executable.s
test/ELF/just-symbols-cref.s
test/ELF/just-symbols-input.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44516.138551.patch
Type: text/x-patch
Size: 13431 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180315/5151d957/attachment-0001.bin>
More information about the llvm-commits
mailing list