[PATCH] D48783: [ThinLTO] Use std::map to get determistic imports files

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 10 13:11:10 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL336721: [ThinLTO] Use std::map to get determistic imports files (authored by tejohnson, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D48783

Files:
  llvm/trunk/include/llvm/Transforms/IPO/FunctionImport.h
  llvm/trunk/lib/LTO/LTO.cpp
  llvm/trunk/lib/LTO/ThinLTOCodeGenerator.cpp
  llvm/trunk/lib/Transforms/IPO/FunctionImport.cpp
  llvm/trunk/test/ThinLTO/X86/Inputs/emit_imports2.ll
  llvm/trunk/test/ThinLTO/X86/emit_imports.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48783.154867.patch
Type: text/x-patch
Size: 6440 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180710/902804a5/attachment.bin>


More information about the llvm-commits mailing list