llvm-project
ce8c43fe
- Fix assertion of null pointer samples in inline replay mode (#99378)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#99378 - Fix assertion of null pointer samples in inline replay mode
Author
wlei-llvm
Parents
1c55586e
Loading