[Lldb-commits] [PATCH] Updated LLVMCDisassembler to implement new MCDisassembler (llvm r205123)
Michael Tao
mtao at dgp.toronto.edu
Sat Apr 12 16:21:38 PDT 2014
Hey,
When I tried to compile LLDB it failed on line the patched line because
llvm r205123 removed the setupForSymbolicDisassembly function.
I mimiced the previous functionality of setupForSymbolicDisassembly
given the new changes - I hope this is correct?
-Michael Tao
-------------- next part --------------
A non-text attachment was scrubbed...
Name: symbolizer_creator_in_disassembly.patch
Type: text/x-diff
Size: 1258 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20140412/0ff7b276/attachment.patch>
More information about the lldb-commits
mailing list