[PATCH] D33621: Fix for -wrap linker option and LTO, PR 33145

Dmitry Mikulin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 31 14:32:18 PDT 2017


dmikulin updated this revision to Diff 100921.
dmikulin marked an inline comment as done.
dmikulin added a comment.

Addressed review comments. Added test cases. Tweaked saved pre-LTO bindings to more accurately reflect the state of the symbol table.


https://reviews.llvm.org/D33621

Files:
  lld/ELF/Config.h
  lld/ELF/Driver.cpp
  lld/ELF/LTO.cpp
  lld/ELF/SymbolTable.cpp
  lld/ELF/SymbolTable.h
  lld/test/ELF/lto/Inputs/defsym-bar.ll
  lld/test/ELF/lto/Inputs/wrap-bar.ll
  lld/test/ELF/lto/defsym.ll
  lld/test/ELF/lto/wrap-1.ll
  lld/test/ELF/lto/wrap-2.ll
  llvm/include/llvm/LTO/LTO.h
  llvm/lib/LTO/LTO.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33621.100921.patch
Type: text/x-patch
Size: 9648 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170531/d61bb261/attachment.bin>


More information about the llvm-commits mailing list