summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/ModuleBuilder.cpp
diff options
context:
space:
mode:
authorJakob Stoklund Olesen <stoklund@2pi.dk>2012-04-30 20:19:00 +0000
committerJakob Stoklund Olesen <stoklund@2pi.dk>2012-04-30 20:19:00 +0000
commit8503ba984f0d71317e8ea7b061f23aeb4f63ccf0 (patch)
treecf8acf5231cb8d0b9bf158bb1c0a85dd5450e904 /clang/lib/CodeGen/ModuleBuilder.cpp
parente29a6c72ff39fccf81fc8927a3ded8ebe452aa39 (diff)
downloadbcm5719-llvm-8503ba984f0d71317e8ea7b061f23aeb4f63ccf0.tar.gz
bcm5719-llvm-8503ba984f0d71317e8ea7b061f23aeb4f63ccf0.zip
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> llvm-svn: 155845
Diffstat (limited to 'clang/lib/CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud