Skip to content
Commit 35abd840 authored by Evan Cheng's avatar Evan Cheng
Browse files

Let each target decide byval alignment. For X86, it's 4-byte unless the...

Let each target decide byval alignment. For X86, it's 4-byte unless the aggregare contains SSE vector(s). For x86-64, it's max of 8 or alignment of the type.

llvm-svn: 46286
parent cefae084
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