When a Cortex-M3 target is selected (armv7m), force disassembly to be in
authorJason Molenda <jmolenda@apple.com>
Mon, 22 Jul 2013 22:11:53 +0000 (22:11 +0000)
committerJason Molenda <jmolenda@apple.com>
Mon, 22 Jul 2013 22:11:53 +0000 (22:11 +0000)
commit01aa53440b04d51c30ce1f96eab2779f88414cad
tree6295d5087ce23a2751b2000221cb2329ee394031
parentcb132face0605c71dc40cd6632fd449b6785b2ce
When a Cortex-M3 target is selected (armv7m), force disassembly to be in
thumb mode.
<rdar://problem/14107444>, <rdar://problem/14107405>

llvm-svn: 186881
lldb/source/Plugins/Disassembler/llvm/DisassemblerLLVMC.cpp