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

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 15 15:04:06 PST 2017


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

- Copy symbol type, size, binding, etc. when creating an absolute symbol.


https://reviews.llvm.org/D39348

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39348.127195.patch
Type: text/x-patch
Size: 4754 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171215/a114e105/attachment.bin>


More information about the llvm-commits mailing list