summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/LocalStackSlotAllocation.cpp
diff options
context:
space:
mode:
authorJim Grosbach <grosbach@apple.com>2014-04-02 19:28:13 +0000
committerJim Grosbach <grosbach@apple.com>2014-04-02 19:28:13 +0000
commit4a1a9ce5e670df2f0450bd7a7c568b3f8b60fb86 (patch)
tree5e901f482f17e9f19ced040777c584b60223f510 /llvm/lib/CodeGen/LocalStackSlotAllocation.cpp
parentdf1e05bb8a259652f4f5b102869e411ac7f9ff7e (diff)
downloadbcm5719-llvm-4a1a9ce5e670df2f0450bd7a7c568b3f8b60fb86.tar.gz
bcm5719-llvm-4a1a9ce5e670df2f0450bd7a7c568b3f8b60fb86.zip
ARM: cortex-m0 doesn't support unaligned memory access.
Unlike other v6+ processors, cortex-m0 never supports unaligned accesses. From the v6m ARM ARM: "A3.2 Alignment support: ARMv6-M always generates a fault when an unaligned access occurs." rdar://16491560 llvm-svn: 205452
Diffstat (limited to 'llvm/lib/CodeGen/LocalStackSlotAllocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud