Skip to content

Commit 2647439

Browse files
[Transforms] Remove unused forward declaration PostDominatorTree
The last use was removed by: commit b1f4168 Author: Alexandros Lamprineas <[email protected]> Date: Thu Jun 1 15:09:08 2023 +0100
1 parent 121e15f commit 2647439

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/include/llvm/Transforms/Utils/SCCPSolver.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ class Function;
3232
class GlobalVariable;
3333
class Instruction;
3434
class LLVMContext;
35-
class PostDominatorTree;
3635
class StructType;
3736
class TargetLibraryInfo;
3837
class Value;

0 commit comments

Comments
 (0)