Skip to content
Commit 34c8f51d authored by Cameron Zwarich's avatar Cameron Zwarich
Browse files

In the ARM global merging pass, allow extraneous alignment specifiers. This pass

already makes the assumption, which is correct on ARM, that a type's alignment is
less than its alloc size. This improves codegen with Clang (which inserts a lot of
extraneous alignment specifiers) and fixes <rdar://problem/9695089>.

llvm-svn: 134106
parent 8cc04599
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