X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=ModuleInfo.txt;h=40607c71a944f04e8111e9340f2d226d1b2ffff7;hb=0860d0ba2f14e62572434cd159a086f91b20895d;hp=022e5a79fcbc9a628e3c8f7495cb25416e6cd9ab;hpb=09d0594d0bb9d3c120a037a283ada913c0def4db;p=oota-llvm.git diff --git a/ModuleInfo.txt b/ModuleInfo.txt index 022e5a79fcb..40607c71a94 100644 --- a/ModuleInfo.txt +++ b/ModuleInfo.txt @@ -1,2 +1,4 @@ -DepModule: llvm-gcc-4-0 -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