llvm-project
ce8c43fe - Fix assertion of null pointer samples in inline replay mode (#99378)

Commit
1 year ago
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.
Author
Parents
Loading