mirror of
https://github.com/intel/llvm.git
synced 2026-02-02 02:00:03 +08:00
We set breakpoint on child_func, so synchronization inside it is too late to guarantee ordering between the parent output and child breakpoint. Split the function in two, and perform synchronization before the breakpoint. Differential Revision: https://reviews.llvm.org/D109591
2.6 KiB
2.6 KiB