mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
9ef9d3506b
It was using the number of blocks of the entire PDB file as the number of blocks of each stream that was created. This was only an issue in the readLongestContiguousChunk function, which was never called prior. This bug surfaced when I updated an algorithm to use this function and the algorithm broke. llvm-svn: 303916 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ErrorChecking.h | ||
HashTableTest.cpp | ||
MappedBlockStreamTest.cpp | ||
MSFBuilderTest.cpp | ||
PDBApiTest.cpp | ||
StringTableBuilderTest.cpp | ||
TypeServerHandlerTest.cpp |