llvm-project
4acba069
- [memprof] Use a new constructor of IndexedAllocationInfo (NFC) (#116920)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[memprof] Use a new constructor of IndexedAllocationInfo (NFC) (#116920) IndexedAllocationInfo now has a new constructor that allows us to omit the inline call stack, which is going away soon. This patch migrates away from the old constructor.
References
#116920 - [memprof] Use a new constructor of IndexedAllocationInfo (NFC)
Author
kazutakahirata
Parents
ab7201a8
Loading