[PATCH] D15896: ELF: Implement --wrap.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 6 11:55:43 PST 2016


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

Updated as per George's comments.


http://reviews.llvm.org/D15896

Files:
  ELF/Driver.cpp
  ELF/Options.td
  ELF/SymbolTable.cpp
  ELF/SymbolTable.h
  ELF/Symbols.h
  test/ELF/Inputs/wrap.s
  test/ELF/wrap.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15896.44142.patch
Type: text/x-patch
Size: 4181 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160106/37b7ad2f/attachment.bin>


More information about the llvm-commits mailing list