Fix for PR2687: Add patterns to match sint_to_fp and fp_to_sint for <2 x
[oota-llvm.git] / test / TableGen / Include.td
index fe9ecb05d53d89ba5397a59df106d71c5151cfae..29ed5150c622c7082f7c4a3016433d5badc57e79 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: tblgen -I `dirname %s` %s
+// RUN: tblgen -I %p %s
 def BeforeInclude;
 
 include "Include.inc"