Skip to content
Commit 25df2483 authored by Anton Korobeynikov's avatar Anton Korobeynikov
Browse files

Fix a gross typo: ARMv6+ may or may not support unaligned memory operations.

Even if they are suported by the core, they can be disabled
(this is just a configuration bit inside some register).

Allow unaligned memops on darwin and conservatively disallow them otherwise.

llvm-svn: 94889
parent a87bdb79
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment