Hello Because of commit r206063, lldb fails to build:
/home/sylvestre/dev/debian/pkg-llvm/llvm-toolchain/branches/llvm-toolchain-snapshot_3.5~svn206132/tools/lldb/source/Plugins/Disassembler/llvm/DisassemblerLLVMC.cpp: In constructor ‘DisassemblerLLVMC::LLVMCDisassembler::LLVMCDisassembler(const char*, unsigned int, DisassemblerLLVMC&)’: /home/sylvestre/dev/debian/pkg-llvm/llvm-toolchain/branches/llvm-toolchain-snapshot_3.5~svn206132/tools/lldb/source/Plugins/Disassembler/llvm/DisassemblerLLVMC.cpp:457:22: error: ‘class llvm::MCDisassembler’ has no member named ‘setupForSymbolicDisassembly’ m_disasm_ap->setupForSymbolicDisassembly(NULL, ^ I don't really know how to fix that correctly... Cheers, Sylvestre _______________________________________________ lldb-dev mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev
