[PATCH] D17028: [ThinLTO] Use MD5 hash in function index.
Teresa Johnson via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 10 07:49:18 PST 2016
tejohnson updated this revision to Diff 47454.
tejohnson added a comment.
- Address David and Mehdi's review comments and rebase.
http://reviews.llvm.org/D17028
Files:
include/llvm/Bitcode/LLVMBitCodes.h
include/llvm/IR/Function.h
include/llvm/IR/FunctionInfo.h
include/llvm/IR/Module.h
lib/Bitcode/Reader/BitcodeReader.cpp
lib/Bitcode/Writer/BitcodeWriter.cpp
lib/IR/FunctionInfo.cpp
lib/IR/Module.cpp
lib/Transforms/IPO/FunctionImport.cpp
test/Bitcode/Inputs/source-filename.bc
test/Bitcode/source-filename.test
test/tools/gold/X86/thinlto.ll
test/tools/llvm-lto/thinlto.ll
tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17028.47454.patch
Type: text/x-patch
Size: 22658 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160210/1db4adef/attachment.bin>
More information about the llvm-commits
mailing list