llvm-project
b0ca5435
- [memprof] Remove dead code in MemProfReader (NFC) (#117607)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
346 days ago
[memprof] Remove dead code in MemProfReader (NFC) (#117607) The only constructor in current use is the one that takes IndexedMemProfData. Likewise, the only accessor in current use is takeMemProfData.
References
#117607 - [memprof] Remove dead code in MemProfReader (NFC)
Author
kazutakahirata
Parents
fdf1f69c
Loading