Skip to content

Commit

Permalink
[bugpoint] Remove unused declaration PassInfo
Browse files Browse the repository at this point in the history
The last use was removed by:

  commit e9f14d4
  Author: Kazu Hirata <kazu@google.com>
  Date:   Mon May 29 11:56:52 2023 -0700
  • Loading branch information
kazutakahirata committed Jul 31, 2023
1 parent beb89e7 commit 9270d56
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion llvm/tools/bugpoint/BugDriver.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@

namespace llvm {

class PassInfo;
class Module;
class GlobalVariable;
class Function;
Expand Down

0 comments on commit 9270d56

Please sign in to comment.