diff options
author | Zachary Turner <zturner@google.com> | 2018-01-05 18:12:14 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2018-01-05 18:12:14 +0000 |
commit | de6a487d7027c8f0d9df74b806a3bc777b4f6f77 (patch) | |
tree | febf6295879a6815184793a87fc66a0c1de8cb91 /llvm/tools/llvm-objcopy/llvm-objcopy.cpp | |
parent | 08e52bc80195f5e1a3369ad46d09cefb066f0eb3 (diff) | |
download | bcm5719-llvm-de6a487d7027c8f0d9df74b806a3bc777b4f6f77.tar.gz bcm5719-llvm-de6a487d7027c8f0d9df74b806a3bc777b4f6f77.zip |
[MSF] Fix FPM interval calcluation
We have some code to try to determine how many pieces an MSF
Free Page Map is split into, and this code had an off by one
error which would cause the calculation to be incorrect when
there were exactly 4096*k + 1 blocks in an MSF file.
Original investigation and patch outline by Colden Cullen.
Differential Revision: https://reviews.llvm.org/D41742
llvm-svn: 321880
Diffstat (limited to 'llvm/tools/llvm-objcopy/llvm-objcopy.cpp')
0 files changed, 0 insertions, 0 deletions