Handle the case of the magical _GLOBAL_OFFSET_TABLE_ showing up in a
[oota-llvm.git] / test / TableGen / MultiClassDefName.td
index 138c93d9bb0c408cc7e707bb377ae7a58bf37e54..296e30c7c788f330319acd22d8038db81a233751 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: tblgen %s | grep WorldHelloCC | count 1
+// RUN: llvm-tblgen %s | grep WorldHelloCC | count 1
 // XFAIL: vg_leak
 
 class C<string n> {