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

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 19 15:48:47 PST 2018


ruiu updated this revision to Diff 130712.
ruiu added a comment.

- move typedefs


https://reviews.llvm.org/D42025

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42025.130712.patch
Type: text/x-patch
Size: 6598 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180119/c3fddb89/attachment.bin>


More information about the llvm-commits mailing list