X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=ModuleInfo.txt;h=40607c71a944f04e8111e9340f2d226d1b2ffff7;hb=294e67861c9a497f4b7529a410d8817d36354d5a;hp=4d8a853d82cd0dca4fb06118a42ce66f6df1043b;hpb=51cf6426bf2ec569d843418077af59e7080e7f3e;p=oota-llvm.git diff --git a/ModuleInfo.txt b/ModuleInfo.txt index 4d8a853d82c..40607c71a94 100644 --- a/ModuleInfo.txt +++ b/ModuleInfo.txt @@ -1,2 +1,4 @@ DepModule: -BuildTarget: build-for-llvm-top +BuildCmd: ./build-for-llvm-top.sh +CleanCmd: make clean -C ../build.llvm +InstallCmd: make install -C ../build.llvm