diff options
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2012-04-30 20:19:00 +0000 |
---|---|---|
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2012-04-30 20:19:00 +0000 |
commit | 887d095fb6c6fb0980ab90a9211fb2420d0da7c0 (patch) | |
tree | ba04dea17aff266a5aa9470836f4e0a365b10d38 /lib/Target/Mips/Disassembler/MipsDisassembler.cpp | |
parent | e4f1b370bfbebcb88092caec54450e90f37c100d (diff) |
Fix address calculation error from r155744.
This was exposed by SingleSource/UnitTests/Vector/constpool.c.
The computed size of a basic block isn't always a multiple of its known
alignment, and that can introduce extra alignment padding after the
block.
<rdar://problem/11347135>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@155845 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/Mips/Disassembler/MipsDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions