diff options
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2011-12-06 01:43:02 +0000 |
---|---|---|
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2011-12-06 01:43:02 +0000 |
commit | 2e05db2fa06e90298b428c91e9a4c8c1e367a7b9 (patch) | |
tree | 208103200c9258e721c828eaf2158a7ece72cbe8 /llvm/lib/CodeGen/CodeGen.cpp | |
parent | 10e1252269af295f0f16333e0f3f88aab37d2ebe (diff) | |
download | llvm-2e05db2fa06e90298b428c91e9a4c8c1e367a7b9.zip llvm-2e05db2fa06e90298b428c91e9a4c8c1e367a7b9.tar.gz llvm-2e05db2fa06e90298b428c91e9a4c8c1e367a7b9.tar.bz2 |
Align ARM constant pool islands via their basic block.
Previously, all ARM::CONSTPOOL_ENTRY instructions had a hardwired
alignment of 4 bytes emitted by ARMAsmPrinter. Now the same alignment
is set on the basic block.
This is in preparation of supporting ARM constant pool islands with
different alignments.
llvm-svn: 145890
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions