OSDN Git Service

llvm-objdump: Add static symbol table dumping.
[android-x86/external-llvm.git] / ModuleInfo.txt
index a325c76..40607c7 100644 (file)
@@ -1,4 +1,4 @@
 DepModule:
-ConfigCmd: ./configure --prefix=@INSTALL_PREFIX@ --with-llvmgccdir=@LLVM_TOP@/install
-ConfigFile: ./config.status
-BuildCmd: make build-for-llvm-top LLVM_TOP=@LLVM_TOP@
+BuildCmd: ./build-for-llvm-top.sh
+CleanCmd: make clean -C ../build.llvm
+InstallCmd: make install -C ../build.llvm