Go to file
Dan Gohman 3c0e11af64 For now, abort when an ISD::VAARG is encountered on x86-64, rather
than silently generate invalid code.

llvm-gcc does not currently use VAArgInst; it lowers va_arg in the
front-end.

llvm-svn: 50930
2008-05-10 01:26:14 +00:00
clang Implement -rewrite-macros, which is a crazy macro expander that expands 2008-05-10 00:02:33 +00:00
llvm For now, abort when an ISD::VAARG is encountered on x86-64, rather 2008-05-10 01:26:14 +00:00