Skip to content
Commit 505d68ff authored by Manman Ren's avatar Manman Ren
Browse files

ARM byval: when type alignment is bigger than ABI alignment, we can't guarantee

the type alignment of the byval argument. This patch will disable byval in this case,
it also increases the size threshold for turning on byval.

A backend fix will be attempted.

rdar://12596507

llvm-svn: 167416
parent b1b0ab41
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