[PATCH] D33621: Fix for -wrap linker option and LTO, PR 33145
Dmitry Mikulin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 5 09:25:02 PDT 2017
This revision was automatically updated to reflect the committed changes.
dmikulin marked 2 inline comments as done.
Closed by commit rL304719: Symbols re-defined with -wrap and -defsym need to be excluded from inter- (authored by dmikulin).
Changed prior to commit:
https://reviews.llvm.org/D33621?vs=101289&id=101416#toc
Repository:
rL LLVM
https://reviews.llvm.org/D33621
Files:
lld/trunk/ELF/Config.h
lld/trunk/ELF/Driver.cpp
lld/trunk/ELF/LTO.cpp
lld/trunk/ELF/SymbolTable.cpp
lld/trunk/ELF/SymbolTable.h
lld/trunk/test/ELF/lto/Inputs/defsym-bar.ll
lld/trunk/test/ELF/lto/Inputs/wrap-bar.ll
lld/trunk/test/ELF/lto/defsym.ll
lld/trunk/test/ELF/lto/wrap-1.ll
lld/trunk/test/ELF/lto/wrap-2.ll
llvm/trunk/include/llvm/LTO/LTO.h
llvm/trunk/lib/LTO/LTO.cpp
llvm/trunk/test/LTO/Resolution/X86/linker-redef.ll
llvm/trunk/tools/llvm-lto2/llvm-lto2.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33621.101416.patch
Type: text/x-patch
Size: 14196 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170605/39c7164c/attachment.bin>
More information about the llvm-commits
mailing list