[PATCH] D18213: Add a module Hash in the bitcode and the combined index.
Mehdi AMINI via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 21 17:19:11 PDT 2016
joker.eph added a comment.
I would be quite tricky to add the hash at the IR level, because it requires to generate bitcode to get a hash any time you want to print textual IR.
http://reviews.llvm.org/D18213
More information about the llvm-commits
mailing list