Peter Collingbourne dc1a030aec ARM: Align functions containing Thumb-2 jump tables to 4 bytes.
Functions with jump tables need an alignment of 4 because they use the ADR
instruction, which aligns the PC to 4 bytes before adding an offset.

Differential Revision: http://reviews.llvm.org/D9424

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@236327 91177308-0d34-0410-b5e6-96231b3b80d8
2015-05-01 18:05:59 +00:00
..
2015-04-09 14:07:28 +00:00
2014-11-17 14:08:57 +00:00
2014-12-04 19:34:50 +00:00
2015-01-19 15:16:06 +00:00