diff options
author | Tim Northover <tnorthover@apple.com> | 2014-10-14 22:12:14 +0000 |
---|---|---|
committer | Tim Northover <tnorthover@apple.com> | 2014-10-14 22:12:14 +0000 |
commit | 9a4c043d675380904c76caa461741cc450c9831c (patch) | |
tree | a4ed673e64583c02d6efc0d53109f7aa192b5f6a /clang/lib/Basic/Targets.cpp | |
parent | 2f448467e4254ddc3191136c968e6054bc009b88 (diff) | |
download | bcm5719-llvm-9a4c043d675380904c76caa461741cc450c9831c.tar.gz bcm5719-llvm-9a4c043d675380904c76caa461741cc450c9831c.zip |
ARM: allow misaligned local variables in Thumb1 mode.
There's no hard requirement on LLVM to align local variable to 32-bits, so the
Thumb1 frame handling needs to be able to deal with variables that are only
naturally aligned without falling over.
llvm-svn: 219733
Diffstat (limited to 'clang/lib/Basic/Targets.cpp')
0 files changed, 0 insertions, 0 deletions