summaryrefslogtreecommitdiff
path: root/llvm/test/Bitcode/module-hash-strtab.ll
AgeCommit message (Collapse)Author
2017-07-06Bitcode: Include any strings added to the string table in the module hash.Peter Collingbourne
Differential Revision: https://reviews.llvm.org/D35037 llvm-svn: 307286