[PATCH] D21393: [pdbdump] Verify LF_{CLASS, ENUM, INTERFACE, STRUCTURE, UNION} records with different hash function.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 15 12:43:36 PDT 2016


ruiu added a comment.

Yeah, I don't think this code will live here forever. I'm adding code here to verify that my understanding on how the hash values are computed is correct. Once everything is set, I'll probably remove it from here and move this to a writer.


http://reviews.llvm.org/D21393





More information about the llvm-commits mailing list