Correctly update reproducer hooks for SB API I added
authorJason Molenda <jason@molenda.com>
Mon, 16 Aug 2021 20:40:07 +0000 (13:40 -0700)
committerJason Molenda <jason@molenda.com>
Mon, 16 Aug 2021 20:41:18 +0000 (13:41 -0700)
commit65bc8ba1a2d434ba72f6f476bfd4a9ae69cb16b2
tree144e565f51047e4090f354867339df7ae0f97e57
parent8c23669eeb189a94aa6caacf8e1206175586aaad
Correctly update reproducer hooks for SB API I added

In 9ea6dd5cfac0b233fbb148c1e2d0f81f816737c8 /
https://reviews.llvm.org/D88387 where I added skinny corefile
creation, I added new SB API and tried to manually update the hooks
for the reproducers. I missed a spot, and I should have used
lldb-instr to update the instrumentation automatically.
lldb/source/API/SBMemoryRegionInfo.cpp