Rewrite tests to not use Tcl substitution.
[oota-llvm.git] / test / LLVMC / EmptyCompilationGraph.td
index f4a304730c52e4d20a22c1d57dd403525f793c33..b30f84c6e2a3be302037b8da867dab4fec3fba0a 100644 (file)
@@ -1,5 +1,5 @@
 // Check that the compilation graph can be empty.
-// RUN: tblgen -I $srcroot/include --gen-llvmc %s
+// RUN: tblgen -I %p/../../include --gen-llvmc %s
 
 include "llvm/CompilerDriver/Common.td"