[PATCH] D17028: [ThinLTO] Use MD5 hash in function index.

Teresa Johnson via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 10 11:02:16 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL260408: [ThinLTO] Use MD5 hash in function index. (authored by tejohnson).

Changed prior to commit:
  http://reviews.llvm.org/D17028?vs=47474&id=47488#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D17028

Files:
  llvm/trunk/include/llvm/Bitcode/LLVMBitCodes.h
  llvm/trunk/include/llvm/IR/Function.h
  llvm/trunk/include/llvm/IR/FunctionInfo.h
  llvm/trunk/include/llvm/IR/Module.h
  llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/trunk/lib/IR/FunctionInfo.cpp
  llvm/trunk/lib/IR/Module.cpp
  llvm/trunk/lib/Transforms/IPO/FunctionImport.cpp
  llvm/trunk/test/Bitcode/Inputs/source-filename.bc
  llvm/trunk/test/Bitcode/source-filename.test
  llvm/trunk/test/tools/gold/X86/thinlto.ll
  llvm/trunk/test/tools/llvm-lto/thinlto.ll
  llvm/trunk/tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17028.47488.patch
Type: text/x-patch
Size: 23362 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160210/f1aa63c4/attachment-0001.bin>


More information about the llvm-commits mailing list