[all-commits] [llvm/llvm-project] 65bc8b: Correctly update reproducer hooks for SB API I added
Jason Molenda via All-commits
all-commits at lists.llvm.org
Mon Aug 16 13:41:32 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 65bc8ba1a2d434ba72f6f476bfd4a9ae69cb16b2
https://github.com/llvm/llvm-project/commit/65bc8ba1a2d434ba72f6f476bfd4a9ae69cb16b2
Author: Jason Molenda <jason at molenda.com>
Date: 2021-08-16 (Mon, 16 Aug 2021)
Changed paths:
M lldb/source/API/SBMemoryRegionInfo.cpp
Log Message:
-----------
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.
More information about the All-commits
mailing list