[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
Wed Jul 5 15:38:36 PDT 2017


pcc created this revision.
Herald added a subscriber: hiraditya.

https://reviews.llvm.org/D35037

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35037.105349.patch
Type: text/x-patch
Size: 8032 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170705/27e33415/attachment.bin>


More information about the llvm-commits mailing list