MCParser: introduce Note and use it for ARM AsmParser
[oota-llvm.git] / test / TableGen / TreeNames.td
index ccdeb88dd02adb17c47e1313fa0beef6223f9346..b224e909f88212086f817002d3dc94ad856aaa75 100644 (file)
@@ -1,5 +1,5 @@
 // This tests to make sure we can parse tree patterns with names.
-// RUN: tblgen %s
+// RUN: llvm-tblgen %s
 // XFAIL: vg_leak
 
 class TreeNode;