diff options
author | Peter Collingbourne <peter@pcc.me.uk> | 2015-05-01 18:05:59 +0000 |
---|---|---|
committer | Peter Collingbourne <peter@pcc.me.uk> | 2015-05-01 18:05:59 +0000 |
commit | d27d3a151f4bc9d8b31fcf5916b0090e044e3aa5 (patch) | |
tree | 45ae3229641f250d87c63b39c862a0d041934fde /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | a7b5c5b5841eaed39e0ca918a75877da6f0404b6 (diff) | |
download | llvm-d27d3a151f4bc9d8b31fcf5916b0090e044e3aa5.zip llvm-d27d3a151f4bc9d8b31fcf5916b0090e044e3aa5.tar.gz llvm-d27d3a151f4bc9d8b31fcf5916b0090e044e3aa5.tar.bz2 |
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
llvm-svn: 236327
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions