[PATCH] D25108: Do not pass a superblock to PDBFileBuilder.

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 30 13:52:20 PDT 2016


ruiu added inline comments.


> zturner wrote in pdbdump-readwrite.test:8
> Is the only difference in the two check prefixes the number of blocks?  If so I would just delete the value and leave one check statement (see the `NumDirectoryBytes` field, or the `NumStreams` field, for example.

FreeBlockMap and NumBlocks were different.

https://reviews.llvm.org/D25108





More information about the llvm-commits mailing list