[PATCH] D30485: Perform symbol binding for .symver versioned symbols
Teresa Johnson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 8 16:31:59 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL297332: Perform symbol binding for .symver versioned symbols (authored by tejohnson).
Changed prior to commit:
https://reviews.llvm.org/D30485?vs=91094&id=91107#toc
Repository:
rL LLVM
https://reviews.llvm.org/D30485
Files:
llvm/trunk/include/llvm/MC/MCStreamer.h
llvm/trunk/include/llvm/Object/ModuleSymbolTable.h
llvm/trunk/lib/Analysis/ModuleSummaryAnalysis.cpp
llvm/trunk/lib/LTO/LTOBackend.cpp
llvm/trunk/lib/MC/MCParser/ELFAsmParser.cpp
llvm/trunk/lib/MC/MCStreamer.cpp
llvm/trunk/lib/Object/ModuleSymbolTable.cpp
llvm/trunk/lib/Object/RecordStreamer.cpp
llvm/trunk/lib/Object/RecordStreamer.h
llvm/trunk/lib/Transforms/IPO/FunctionImport.cpp
llvm/trunk/test/LTO/X86/symver-asm.ll
llvm/trunk/test/LTO/X86/symver-asm2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30485.91107.patch
Type: text/x-patch
Size: 14502 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170309/e5c83589/attachment.bin>
More information about the llvm-commits
mailing list