fix an x86 fast isel issue where we'd completely give up on folding an address
[oota-llvm.git] / test / LLVMC / ForwardValue.td
index 402fa50f7a2cc7f1ea3957c3a54d59c3823bf35f..a42a3f06ec3d7d235e9ed9dca487659ef19a9f23 100644 (file)
@@ -2,7 +2,7 @@
 // The dummy tool and graph are required to silence warnings.
 // RUN: tblgen -I %p/../../include --gen-llvmc %s -o %t
 // RUN: FileCheck -input-file %t %s
-// RUN: %compile_cxx -x c++ %t
+// RUN: %compile_cxx %t
 // XFAIL: vg_leak
 
 include "llvm/CompilerDriver/Common.td"