Skip to content

Commit 821687a

Browse files
[Transforms] Remove unused forward declaration LoopInfo
The last use was removed by: commit 1b12320 Author: Alexandros Lamprineas <[email protected]> Date: Thu May 11 13:44:40 2023 +0100
1 parent 36ac6ac commit 821687a

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 LoopInfo;
3635
class PostDominatorTree;
3736
class StructType;
3837
class TargetLibraryInfo;

0 commit comments

Comments
 (0)