[PATCH] D48783: [ThinLTO] Use std::map for import lists to get determistic imports files
Teresa Johnson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 10 12:16:24 PDT 2018
tejohnson updated this revision to Diff 154854.
tejohnson added a comment.
Use the existing ModuleToSummariesForIndex instead.
Repository:
rL LLVM
https://reviews.llvm.org/D48783
Files:
include/llvm/Transforms/IPO/FunctionImport.h
lib/LTO/LTO.cpp
lib/LTO/ThinLTOCodeGenerator.cpp
lib/Transforms/IPO/FunctionImport.cpp
test/ThinLTO/X86/Inputs/emit_imports2.ll
test/ThinLTO/X86/emit_imports.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48783.154854.patch
Type: text/x-patch
Size: 6211 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180710/2318f229/attachment.bin>
More information about the llvm-commits
mailing list