Files
llvm-mirror/lib/ExecutionEngine
Stefan Gränitz 5d515df178 [Orc] Fix race condition in DebugObjectManagerPlugin
During finalization the debug object is registered with the target. Materialization must wait for this process to finish. Otherwise we might start running code before the debugger finished processing the corresponding debug info.

Reviewed By: lhames

Differential Revision: https://reviews.llvm.org/D98417
2021-03-12 14:04:09 +01:00
..
2021-01-13 19:14:41 -08:00
2020-10-18 21:02:44 -07:00