[PATCH] D21550: [lld] support --trace-symbol (alias -y) option

Shridhar Joshi via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 22 23:46:32 PDT 2016


joshishr updated this revision to Diff 61643.
joshishr added a comment.

Incorporated all review comments and created updated patch.

subversion revision in lld trunk on which this patch is created: #273532


http://reviews.llvm.org/D21550

Files:
  ELF/Config.h
  ELF/Driver.cpp
  ELF/InputFiles.cpp
  ELF/InputFiles.h
  ELF/Options.td
  ELF/SymbolTable.cpp
  ELF/SymbolTable.h
  test/ELF/Inputs/trace-symbols-foo-strong.s
  test/ELF/Inputs/trace-symbols-foo-weak.s
  test/ELF/trace-symbols.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21550.61643.patch
Type: text/x-patch
Size: 9225 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160623/d5b0fb33/attachment.bin>


More information about the llvm-commits mailing list