Skip to content

Commit

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

  commit b1f4168
  Author: Alexandros Lamprineas <alexandros.lamprineas@arm.com>
  Date:   Thu Jun 1 15:09:08 2023 +0100
  • Loading branch information
kazutakahirata committed Aug 4, 2023
1 parent 121e15f commit 2647439
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion llvm/include/llvm/Transforms/Utils/SCCPSolver.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ class Function;
class GlobalVariable;
class Instruction;
class LLVMContext;
class PostDominatorTree;
class StructType;
class TargetLibraryInfo;
class Value;
Expand Down

0 comments on commit 2647439

Please sign in to comment.