[PATCH] D152640: [ProfileData] Remove unused class SoftInstrProfErrors

Kazu Hirata via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 10 22:18:27 PDT 2023


kazu created this revision.
Herald added subscribers: ellis, hiraditya.
Herald added a project: All.
kazu requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

The last use was removed by:

  commit 98cce00371d271c9da8de806e4cc4c886a85d56c
  Author: David Blaikie <dblaikie at gmail.com>
  Date:   Mon Jul 10 03:04:59 2017 +0000


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D152640

Files:
  llvm/include/llvm/ProfileData/InstrProf.h
  llvm/lib/ProfileData/InstrProf.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152640.530270.patch
Type: text/x-patch
Size: 2945 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230611/137cc445/attachment.bin>


More information about the llvm-commits mailing list