diff options
author | Zachary Turner <zturner@google.com> | 2017-05-25 21:12:00 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2017-05-25 21:12:00 +0000 |
commit | c4e4b7e31e8efc917352286aa6e22d78b659d44d (patch) | |
tree | ba26d54d6792bb650889f111fc074cec63a4e390 /llvm/lib/CodeGen/MachineCopyPropagation.cpp | |
parent | 1c154a6107804f4da2bf6baf7b2eeb0ee996dcd3 (diff) | |
download | bcm5719-llvm-c4e4b7e31e8efc917352286aa6e22d78b659d44d.tar.gz bcm5719-llvm-c4e4b7e31e8efc917352286aa6e22d78b659d44d.zip |
Fix a bug in MappedBlockStream.
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
Diffstat (limited to 'llvm/lib/CodeGen/MachineCopyPropagation.cpp')
0 files changed, 0 insertions, 0 deletions