[PATCH] D17028: [ThinLTO] Use MD5 hash in function index.
Teresa Johnson via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 10 09:46:07 PST 2016
tejohnson updated this revision to Diff 47474.
tejohnson added a comment.
Fix missed incorrect VST_CODE_COMBINED_FNENTRY comment, and add comments
to test describing expected format of this record type.
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.47474.patch
Type: text/x-patch
Size: 22909 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160210/731a7282/attachment.bin>
More information about the llvm-commits
mailing list