[Lldb-commits] [PATCH] D137682: Change IRMemoryMap's last-resort magic address to an inaddressable address so it doesn't conflict

Jason Molenda via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Nov 8 17:53:35 PST 2022


jasonmolenda added a comment.

Probably the laziest bit is at the end of the test case where I want to test that the variable isn't '1', I didn't use a substring because it's uninitialized memory could come back as '10' or something.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D137682/new/

https://reviews.llvm.org/D137682



More information about the lldb-commits mailing list