In Thumb2, direct branches can be encoded as either a "short" conditional branch...
[oota-llvm.git] / test / LLVMC / LanguageMap.td
index aa1149ca7f0f41b97908009fc8ded61b4a577416..a0502142e6d72f80a5be0bdc5ab9147cdcbe2e5a 100644 (file)
@@ -1,7 +1,7 @@
 // Check that LanguageMap is processed properly.
 // 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"