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