Add support for code generation of the one register with immediate form of vorr.
[oota-llvm.git] / test / LLVMC / Alias.td
index 88e142dae27fbcb441e13c1bae4328768481bc96..5d37889304bdcd8c1622c0f24dda82ea083ce784 100644 (file)
@@ -1,7 +1,7 @@
 // Test alias generation.
 // 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"