X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=ModuleInfo.txt;h=5a1d8b85ad0b503db865bb13a83d2ff8f62fd52d;hp=4e43564466eda4e00dc661730961063ed2df948f;hb=a0ecbe782177d3ec7c98700434d2d92fb0c0e600;hpb=8d87a6b29c43c5bbed3e7c8f760d2cb6342eb632 diff --git a/ModuleInfo.txt b/ModuleInfo.txt index 4e43564466e..5a1d8b85ad0 100644 --- a/ModuleInfo.txt +++ b/ModuleInfo.txt @@ -1,2 +1,4 @@ -BuildTarget: tools-only -DepModule: +DepModule: +BuildCmd: ./build-for-llvm-top.sh +CleanCmd: make clean -C ../build.llvm +InstallCmd: make install -C ../build.llvm