summaryrefslogtreecommitdiffstats
path: root/clang/lib/Basic/Targets.cpp
diff options
context:
space:
mode:
authorTim Northover <tnorthover@apple.com>2014-10-14 20:57:26 +0000
committerTim Northover <tnorthover@apple.com>2014-10-14 20:57:26 +0000
commitaa09ac6e83f24a277d5ce573ebe2e9b9987b5dad (patch)
treec283393fba5923848c30ca91781ef8cb1a70ef85 /clang/lib/Basic/Targets.cpp
parentdb5f86a9bf983dc0f3ea659bc1897803b8f1fd52 (diff)
downloadbcm5719-llvm-aa09ac6e83f24a277d5ce573ebe2e9b9987b5dad.tar.gz
bcm5719-llvm-aa09ac6e83f24a277d5ce573ebe2e9b9987b5dad.zip
ARM: set preferred aggregate alignment to 32 universally.
Before, ARM and Thumb mode code had different preferred alignments, which could lead to some rather unexpected results. There's justification for reducing it from the default 64-bits (wasted space), but I don't think there is for going below 32-bits. There's no actual ABI change here, just to reassure people. llvm-svn: 219719
Diffstat (limited to 'clang/lib/Basic/Targets.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud