I have added a new patch to LLVM that makes the
enhanced disassembler classify disassemblers by
target triple (as a string) rather than just by
the architecture component of the triple.  This
fixes a problem where different variants of the
Thumb instruction set were lumped into the same
hash bucket.


git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@146799 91177308-0d34-0410-b5e6-96231b3b80d8
1 file changed