[Lldb-commits] [lldb] [lldb] Pass address expression command args through FixAnyAddress (PR #147011)

Jason Molenda via lldb-commits lldb-commits at lists.llvm.org
Fri Jul 4 00:26:11 PDT 2025


jasonmolenda wrote:

FTR armv7 has one of the few FixCodeAddress methods that actually clears the low bits, because the low bit is sometimes used to indicate arm/thumb processor state of functions.

https://github.com/llvm/llvm-project/pull/147011


More information about the lldb-commits mailing list