Commit 3c0e11af authored by Dan Gohman's avatar Dan Gohman
Browse files

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
parent da2587ce
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment