In ModuleInfo.txt, make sure that the script being executed can be
found by prepending a .
In build-for-llvm-top.sh, dereference variables for exansion.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@39936 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/ModuleInfo.txt b/ModuleInfo.txt
index 113c1ff..bb88bb4 100644
--- a/ModuleInfo.txt
+++ b/ModuleInfo.txt
@@ -1,2 +1,2 @@
 DepModule: 
-BuildCmd: build-for-llvm-top.sh
+BuildCmd: ./build-for-llvm-top.sh