[PATCH] D32171: [ELF] - Implemented --defsym option #2

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 19 00:43:54 PDT 2017


grimar updated this revision to Diff 95693.
grimar added a comment.

- Updated testcase to show we can use aliasing.


https://reviews.llvm.org/D32171

Files:
  ELF/Driver.cpp
  ELF/Options.td
  ELF/SymbolTable.cpp
  ELF/SymbolTable.h
  test/ELF/defsym.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32171.95693.patch
Type: text/x-patch
Size: 5024 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170419/5302b682/attachment.bin>


More information about the llvm-commits mailing list