summaryrefslogtreecommitdiffstats
path: root/test/LLVMC/TestWarnings.td
diff options
context:
space:
mode:
Diffstat (limited to 'test/LLVMC/TestWarnings.td')
-rw-r--r--test/LLVMC/TestWarnings.td2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/LLVMC/TestWarnings.td b/test/LLVMC/TestWarnings.td
index bf2173c..1a4064e 100644
--- a/test/LLVMC/TestWarnings.td
+++ b/test/LLVMC/TestWarnings.td
@@ -1,6 +1,6 @@
// Check that the compiler warns about unused options.
// This should fail because the output is printed on stderr.
-// RUN: ignore tblgen -I $srcroot/include --gen-llvmc %s |& grep "option '-Wall' has no effect!"
+// RUN: ignore tblgen -I %p/../../include --gen-llvmc %s |& grep "option '-Wall' has no effect!"
include "llvm/CompilerDriver/Common.td"
OpenPOWER on IntegriCloud