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
Loading
Please register or sign in to comment