llvm-project
4acba069 - [memprof] Use a new constructor of IndexedAllocationInfo (NFC) (#116920)

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.
Parents
Loading