felipepiovezan wrote: > This looks fine, although we're not using `tbi_mask` anywhere now? We should > probably remove it if it's not being used.
It is!
```
if (mask == LLDB_INVALID_ADDRESS_MASK)
mask = tbi_mask;
```
https://github.com/llvm/llvm-project/pull/159612
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
