dmpots wrote: @clayborg I pushed one follow up change to have all the MockProcess tests use MockMemory instead of keeping both MockProcess and MockProcessWithMemRead as we chatted about offline. There was only one test (`OP_DW_deref`) that needed to be updated and I was able to delete the MockProcess class and then rename the MockProcessWithMemRead to just MockProcess.
https://github.com/llvm/llvm-project/pull/168467 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
