Allow explicit spill slots to be specified for a gc.statepoint
[oota-llvm.git] / test / TableGen / Include.td
index fe9ecb05d53d89ba5397a59df106d71c5151cfae..1cb779f611a197a8a6911084102b0a13b294ed88 100644 (file)
@@ -1,4 +1,5 @@
-// RUN: tblgen -I `dirname %s` %s
+// RUN: llvm-tblgen -I %p %s
+
 def BeforeInclude;
 
 include "Include.inc"