[Lldb-commits] [lldb] [lldb] Support PtrAuth in the expression evaluator (PR #186001)

Michael Buch via lldb-commits lldb-commits at lists.llvm.org
Thu Mar 12 04:58:09 PDT 2026


https://github.com/Michael137 commented:

Nice! If it's not too much trouble, could you provide an example of the IR before/after the pass? Should be doable with `log enable lldb expr` (it prints the module a couple of times into the log...I think every time it modifies the `Module`)

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


More information about the lldb-commits mailing list