Files
clang-p2996/lldb/source/Plugins/ObjectFile/Placeholder/ObjectFilePlaceholder.h
Jeffrey Tan 46c2e4c4f3 Refactor ObjectFilePlaceholder for sharing
This patch refactors PlaceholderObjectFile into ObjectFile plugin directory
so that we can reuse it for other cases like coredump debugging with NT_FILE
notes.

PlaceholderObjectFile is also renamed to ObjectFilePlaceholder to be consistent
with ObjectFile plugin naming convention.

Differential Revision: https://reviews.llvm.org/D145955
2023-03-13 11:09:05 -07:00

2.7 KiB