[Lldb-commits] [lldb] [lldb] Support PtrAuth in the expression evaluator (PR #186001)
Jonas Devlieghere via lldb-commits
lldb-commits at lists.llvm.org
Thu Mar 12 13:46:55 PDT 2026
JDevlieghere wrote:
> 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://gist.github.com/JDevlieghere/af709df18cff6886d48c39abe297a2a7
https://github.com/llvm/llvm-project/pull/186001
More information about the lldb-commits
mailing list