diff options
author | Martin Storsjö <martin@martin.st> | 2019-10-16 00:05:06 +0300 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2019-11-28 11:27:00 +0200 |
commit | f5c54f40327b1680bf7e55d358b43a92395ae669 (patch) | |
tree | cc0210c4b72b8b724c2136ac7f8b0023c260b5c8 /lldb/source/Commands/CommandObjectThread.cpp | |
parent | 934c025e9bdd28db544dfd57783d0fb8907a92d3 (diff) | |
download | llvm-f5c54f40327b1680bf7e55d358b43a92395ae669.zip llvm-f5c54f40327b1680bf7e55d358b43a92395ae669.tar.gz llvm-f5c54f40327b1680bf7e55d358b43a92395ae669.tar.bz2 |
[LLDB] Always interpret arm instructions as thumb on windows
Windows on ARM always uses thumb mode, and doesn't have most of the
mechanisms that are used in e.g. ELF for distinguishing between arm
and thumb.
Differential Revision: https://reviews.llvm.org/D70796
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions