Move TableGen's parser and entry point into a library
[oota-llvm.git] / ModuleInfo.txt
index ec9da652cb8f03285cb4c9d8c87913f5e1291e6a..40607c71a944f04e8111e9340f2d226d1b2ffff7 100644 (file)
@@ -1,4 +1,4 @@
-DepModule: 
+DepModule:
 BuildCmd: ./build-for-llvm-top.sh
-CleanCmd: make clean
-InstallCmd: make install
+CleanCmd: make clean -C ../build.llvm
+InstallCmd: make install -C ../build.llvm