Skip to content
Commit 03dfc41b authored by Chris Lattner's avatar Chris Lattner
Browse files

Final bugfix for PR724. GCC won't inline varargs functions, so use one to

validate the prototype of intrinsic functions.  This prevents GCC from going
crazy and inlining too much stuff, eventually running out of memory.

llvm-svn: 27283
parent b37dfd63
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment