[PATCH] D50569: Change how we handle -wrap.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 21 02:40:53 PDT 2018


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

- address review comments


https://reviews.llvm.org/D50569

Files:
  lld/ELF/Driver.cpp
  lld/ELF/InputFiles.h
  lld/ELF/SymbolTable.cpp
  lld/ELF/SymbolTable.h
  lld/ELF/Symbols.h
  lld/test/ELF/lto/wrap-2.ll
  lld/test/ELF/wrap-entry.s
  lld/test/ELF/wrap-no-real.s
  lld/test/ELF/wrap-plt.s
  lld/test/ELF/wrap.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50569.161676.patch
Type: text/x-patch
Size: 13782 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180821/9bed4c79/attachment.bin>


More information about the llvm-commits mailing list