Until we have a "ALIGN" pseudo instruction, have asm printer emitted a .align
authorEvan Cheng <evan.cheng@apple.com>
Fri, 31 Jul 2009 18:35:56 +0000 (18:35 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 31 Jul 2009 18:35:56 +0000 (18:35 +0000)
commitbe8422e8e0176c26181b8998813e99bffc998b8e
tree836342bbcd6d7830b3865e55a3908848c934cd0d
parent7baae4b3557d5c50bcf632d91e2fd21deee54099
Until we have a "ALIGN" pseudo instruction, have asm printer emitted a .align
to ensure the instruction that follows a TBB (when the number of table entries
is odd) is 2-byte aligned.
Patch by Sandeep Patel.

llvm-svn: 77705
llvm/lib/Target/ARM/AsmPrinter/ARMAsmPrinter.cpp
llvm/test/CodeGen/Thumb2/thumb2-tbb.ll