summaryrefslogtreecommitdiffstats
path: root/llvm/test/TableGen/Include.td
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/TableGen/Include.td')
-rw-r--r--llvm/test/TableGen/Include.td2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/TableGen/Include.td b/llvm/test/TableGen/Include.td
index fe9ecb05d53..29ed5150c62 100644
--- a/llvm/test/TableGen/Include.td
+++ b/llvm/test/TableGen/Include.td
@@ -1,4 +1,4 @@
-// RUN: tblgen -I `dirname %s` %s
+// RUN: tblgen -I %p %s
def BeforeInclude;
include "Include.inc"
OpenPOWER on IntegriCloud