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