Lei Wang ce8c43fe27
Fix assertion of null pointer samples in inline replay mode (#99378)
Fix https://github.com/llvm/llvm-project/issues/97108. In inline replay
mode, `CalleeSamples` may be null and the order doesn't matter.
2024-07-18 10:16:44 -07:00
..