llvm-project/llvm/examples/OrcV2Examples/LLJITWithObjectLinkingLayerPlugin
Lang Hames 6cfa03f1f1
[ORC] Drop unused LinkGraphLinkingLayer::Plugin::notifyLoaded method. (#145457)
This method was included in the original Plugin API as a counterpart to
JITEventListener::notifyLoaded but was never used.
2025-06-24 19:00:24 +10:00
..