Starting implementation of the ELF32 ABI specification of varargs handling.
authorNicolas Geoffray <nicolas.geoffray@lip6.fr>
Tue, 3 Apr 2007 13:59:52 +0000 (13:59 +0000)
committerNicolas Geoffray <nicolas.geoffray@lip6.fr>
Tue, 3 Apr 2007 13:59:52 +0000 (13:59 +0000)
commit0111999a88077f237c49d03c5e7891ec874b33a9
treefe99010c34a1eb06d2f382dbf0c793ad18ce7920
parentec58d9f9ddfbfe16ea40822164f340b256c89191
Starting implementation of the ELF32 ABI specification of varargs handling.
LowerVASTART emits the right code if the subtarget is ELF32, the other intrinsics
(VAARG, VACOPY and VAEND) are not yet implemented.

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