Implement the SVR4 byval alignment for aggregates. Fixing a FIXME.
authorRoman Divacky <rdivacky@freebsd.org>
Mon, 2 Apr 2012 15:49:30 +0000 (15:49 +0000)
committerRoman Divacky <rdivacky@freebsd.org>
Mon, 2 Apr 2012 15:49:30 +0000 (15:49 +0000)
commit466958c2a04a74de99efd3d7e0d5bd81cdf1e1fe
tree30afc32f93a4dee645656bd435c1312bcae02bd6
parent545b962f1565eaf9ba0f7dfa1b0a74c43359022d
Implement the SVR4 byval alignment for aggregates. Fixing a FIXME.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153876 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/PowerPC/PPCISelLowering.cpp