Move TableGen's parser and entry point into a library
[oota-llvm.git] / ModuleInfo.txt
index 4d8a853d82cd0dca4fb06118a42ce66f6df1043b..40607c71a944f04e8111e9340f2d226d1b2ffff7 100644 (file)
@@ -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