llvm-project
b0ca5435 - [memprof] Remove dead code in MemProfReader (NFC) (#117607)

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