[PATCH] D27073: Object: Extract a ModuleSymbolTable class from IRObjectFile.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 30 22:48:02 PST 2016
pcc updated this revision to Diff 79870.
pcc marked an inline comment as done.
pcc added a comment.
- Assert that each module added to the symbol table has the same target triple
https://reviews.llvm.org/D27073
Files:
llvm/include/llvm/Object/IRObjectFile.h
llvm/include/llvm/Object/ModuleSymbolTable.h
llvm/lib/Analysis/ModuleSummaryAnalysis.cpp
llvm/lib/LTO/LTOBackend.cpp
llvm/lib/Object/CMakeLists.txt
llvm/lib/Object/IRObjectFile.cpp
llvm/lib/Object/ModuleSymbolTable.cpp
llvm/lib/Transforms/IPO/FunctionImport.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27073.79870.patch
Type: text/x-patch
Size: 18940 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161201/ade729e3/attachment.bin>
More information about the llvm-commits
mailing list