X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=ModuleInfo.txt;h=5a1d8b85ad0b503db865bb13a83d2ff8f62fd52d;hb=d38bbfadfd6253d76e13269f806324d3ac25ed4f;hp=113c1fff5d50436bb9a25cda07227c048a280b9a;hpb=e68da83d491b3fb9aa865d898b192aeac778bb63;p=oota-llvm.git 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