Optimize exact sdiv by a constant power of 2 to ashr.
[oota-llvm.git] / test / FrontendC / 2004-02-13-IllegalVararg.c
index b6e5f2cb38297b4980f025e3e2aa1d7808825648..21039c6b0fa9b93a94a656ebd711ef05cce945b4 100644 (file)
@@ -1,4 +1,6 @@
 // RUN: %llvmgcc -xc %s -w -c -o - | llc
+// XFAIL: *
+// See PR2452
 
 #include <stdarg.h>