X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FLLVMC%2FForwardValue.td;h=a42a3f06ec3d7d235e9ed9dca487659ef19a9f23;hb=0a1c997c27706e315efb61b8b3e110d42cbaae64;hp=402fa50f7a2cc7f1ea3957c3a54d59c3823bf35f;hpb=d9a7316f9a72d8ea98313257ad8752c1dec36b89;p=oota-llvm.git diff --git a/test/LLVMC/ForwardValue.td b/test/LLVMC/ForwardValue.td index 402fa50f7a2..a42a3f06ec3 100644 --- a/test/LLVMC/ForwardValue.td +++ b/test/LLVMC/ForwardValue.td @@ -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"