[PATCH] D39348: Implement --just-symbols.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 26 15:16:19 PDT 2017


ruiu created this revision.
Herald added a subscriber: emaste.

Implement --just-symbols.


https://reviews.llvm.org/D39348

Files:
  lld/ELF/Driver.cpp
  lld/ELF/InputFiles.cpp
  lld/ELF/InputFiles.h
  lld/ELF/Options.td
  lld/ELF/SymbolTable.cpp
  lld/ELF/SymbolTable.h
  lld/test/ELF/Inputs/just-symbols.s
  lld/test/ELF/just-symbols.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39348.120497.patch
Type: text/x-patch
Size: 5913 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171026/6b8ccaf9/attachment.bin>


More information about the llvm-commits mailing list