[Lldb-commits] [PATCH] D70796: [LLDB] Always interpret arm instructions as thumb on windows

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Nov 27 23:23:29 PST 2019


labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.

Seems reasonable. Just out of curiosity, is this restriction enforced in some way? E.g., if I manually do a `bx` to an arm address, will the system kill me?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70796/new/

https://reviews.llvm.org/D70796





More information about the lldb-commits mailing list