X86TargetMachine.cpp: Clarify to emit GOT in i686-{cygming|win32}-elf for mcjit.
[oota-llvm.git] / test / TableGen / Tree.td
index 2796cfd3586f672ef02480b70ba4ab37fd3a4d3b..5190b96fcce1973aacb23a4131ac8040249957bd 100644 (file)
@@ -1,5 +1,5 @@
 // This tests to make sure we can parse tree patterns.
-// RUN: tblgen %s
+// RUN: llvm-tblgen %s
 // XFAIL: vg_leak
 
 class TreeNode;