Rewrite tests to not use Tcl substitution.
[oota-llvm.git] / test / LLVMC / NoActions.td
index 43fd0079eee2d47b20bebd48c75a85ff23655e2d..298b6e23b59a3c5f7f309beb498d24d9e1dcf8b6 100644 (file)
@@ -1,5 +1,5 @@
 // Check that tools without associated actions are accepted.
-// RUN: tblgen -I $srcroot/include --gen-llvmc %s | grep dummy_tool
+// RUN: tblgen -I %p/../../include --gen-llvmc %s | grep dummy_tool
 
 include "llvm/CompilerDriver/Common.td"