Go to file
Nicolas Geoffray 23710a7da3 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.

llvm-svn: 35625
2007-04-03 13:59:52 +00:00
llvm Starting implementation of the ELF32 ABI specification of varargs handling. 2007-04-03 13:59:52 +00:00
stacker For PR789: 2007-03-29 19:05:44 +00:00