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