AArch64: strengthen Darwin ABI alignment assumptions
A global variable without an explicit alignment specified should be assumed to be ABI-aligned according to its type, like on other platforms. This allows us to use better memory operations when accessing it. rdar://18533701 llvm-svn: 223180
Loading
Please register or sign in to comment