X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=ModuleInfo.txt;h=5a1d8b85ad0b503db865bb13a83d2ff8f62fd52d;hb=0bac95e2e2044b574f3aea14a3fdb31c1b95240f;hp=4d8a853d82cd0dca4fb06118a42ce66f6df1043b;hpb=51cf6426bf2ec569d843418077af59e7080e7f3e;p=oota-llvm.git diff --git a/ModuleInfo.txt b/ModuleInfo.txt index 4d8a853d82c..5a1d8b85ad0 100644 --- a/ModuleInfo.txt +++ b/ModuleInfo.txt @@ -1,2 +1,4 @@ -DepModule: -BuildTarget: build-for-llvm-top +DepModule: +BuildCmd: ./build-for-llvm-top.sh +CleanCmd: make clean -C ../build.llvm +InstallCmd: make install -C ../build.llvm