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