summaryrefslogtreecommitdiffstats
path: root/llvm/test/LLVMC/ForwardAs.td
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/LLVMC/ForwardAs.td')
-rw-r--r--llvm/test/LLVMC/ForwardAs.td2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/LLVMC/ForwardAs.td b/llvm/test/LLVMC/ForwardAs.td
index 5e5a087c629..28c2a0aae75 100644
--- a/llvm/test/LLVMC/ForwardAs.td
+++ b/llvm/test/LLVMC/ForwardAs.td
@@ -1,6 +1,6 @@
// Check the fix for PR4159.
// http://llvm.org/bugs/show_bug.cgi?id=4159
-// RUN: tblgen -I $srcroot/include --gen-llvmc %s -o %t
+// RUN: tblgen -I %p/../../include --gen-llvmc %s -o %t
// RUN: grep unique_name %t
include "llvm/CompilerDriver/Common.td"
OpenPOWER on IntegriCloud