[Lldb-commits] [lldb] [lldb] Store *signed* ranges in lldb_private::Block (PR #120224)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Tue Dec 17 06:05:19 PST 2024


https://github.com/DavidSpickett approved this pull request.

Fine assuming no one puts part of a function > 2GB before its entry point. Seems unlikely given that no one tried to put anything > 4GB after the entry point either.

LGTM.

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


More information about the lldb-commits mailing list