[PATCH] D157459: Make DWARFContext more thread safe.
Greg Clayton via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 1 12:35:46 PDT 2023
clayborg updated this revision to Diff 555458.
clayborg added a comment.
Add getTypeUnitMap to the ThreadSafeContext, it was missing.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157459/new/
https://reviews.llvm.org/D157459
Files:
llvm/include/llvm/DebugInfo/DWARF/DWARFContext.h
llvm/lib/DebugInfo/DWARF/DWARFContext.cpp
llvm/tools/llvm-gsymutil/llvm-gsymutil.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157459.555458.patch
Type: text/x-patch
Size: 58376 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230901/8145b233/attachment.bin>
More information about the llvm-commits
mailing list