Simplify some getNode calls.
[oota-llvm.git] / test / FrontendC / 2004-02-13-IllegalVararg.c
index 06073305e09b4379f398046f247356c63f58ae36..21039c6b0fa9b93a94a656ebd711ef05cce945b4 100644 (file)
@@ -1,6 +1,6 @@
 // RUN: %llvmgcc -xc %s -w -c -o - | llc
 // XFAIL: *
-// See PR2425
+// See PR2452
 
 #include <stdarg.h>