Don't leak ResourceKeys from MaterializationResponsibility::withResourceKeyDo() in notifyEmitted().
Also make some improvements in the overall implementation.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D98863
[Orc] Make usage of ResourceKeys thread-safe in DebugObjectManagerPlugin ClosedPublic Authored by sgraenitz on Mar 18 2021, 6:27 AM.
Details Summary Don't leak ResourceKeys from MaterializationResponsibility::withResourceKeyDo() in notifyEmitted().
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 22 2021, 9:28 AM This revision was landed with ongoing or failed builds.Mar 22 2021, 9:48 AM Closed by commit rGcbcc1c9f8708: [Orc] Make usage of ResourceKeys thread-safe in DebugObjectManagerPlugin (authored by sgraenitz). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 332336 llvm/lib/ExecutionEngine/Orc/DebugObjectManagerPlugin.cpp
|