The variable "Value" is carefully set to Layout.getSymbolAddress,
[oota-llvm.git] / ModuleInfo.txt
index a325c76a6226388657cad88e35dae6e2b2f102d2..5a1d8b85ad0b503db865bb13a83d2ff8f62fd52d 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@
+DepModule: 
+BuildCmd: ./build-for-llvm-top.sh
+CleanCmd: make clean -C ../build.llvm
+InstallCmd: make install -C ../build.llvm