[PATCH] D35037: Bitcode: Include any strings added to the string table in the module hash.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 6 10:56:31 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL307286: Bitcode: Include any strings added to the string table in the module hash. (authored by pcc).

Changed prior to commit:
  https://reviews.llvm.org/D35037?vs=105349&id=105482#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35037

Files:
  llvm/trunk/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/trunk/test/Bitcode/Inputs/module-hash-strtab1.ll
  llvm/trunk/test/Bitcode/Inputs/module-hash-strtab2.ll
  llvm/trunk/test/Bitcode/module-hash-strtab.ll
  llvm/trunk/test/Bitcode/module_hash.ll
  llvm/trunk/tools/llvm-bcanalyzer/llvm-bcanalyzer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35037.105482.patch
Type: text/x-patch
Size: 8246 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170706/bd99abbe/attachment.bin>


More information about the llvm-commits mailing list