summaryrefslogtreecommitdiffstats
path: root/llvm/test/LLVMC/MultipleCompilationGraphs.td
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/LLVMC/MultipleCompilationGraphs.td')
-rw-r--r--llvm/test/LLVMC/MultipleCompilationGraphs.td2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/LLVMC/MultipleCompilationGraphs.td b/llvm/test/LLVMC/MultipleCompilationGraphs.td
index 3305fc6121e..64dbc9b1845 100644
--- a/llvm/test/LLVMC/MultipleCompilationGraphs.td
+++ b/llvm/test/LLVMC/MultipleCompilationGraphs.td
@@ -1,5 +1,5 @@
// Check that multiple compilation graphs are allowed.
-// RUN: tblgen -I $srcroot/include --gen-llvmc %s
+// RUN: tblgen -I %p/../../include --gen-llvmc %s
include "llvm/CompilerDriver/Common.td"
OpenPOWER on IntegriCloud