X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=ModuleInfo.txt;h=5a1d8b85ad0b503db865bb13a83d2ff8f62fd52d;hb=f45a82890e34984ad1e1e259f8fb902caddfb0b1;hp=022e5a79fcbc9a628e3c8f7495cb25416e6cd9ab;hpb=09d0594d0bb9d3c120a037a283ada913c0def4db;p=oota-llvm.git diff --git a/ModuleInfo.txt b/ModuleInfo.txt index 022e5a79fcb..5a1d8b85ad0 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