Skip to content

Commit 18bf42a

Browse files
committed
X86.h - remove unused forward declarations. NFC.
1 parent 84aab8b commit 18bf42a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

llvm/lib/Target/X86/X86.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,7 @@
1919
namespace llvm {
2020

2121
class FunctionPass;
22-
class ImmutablePass;
2322
class InstructionSelector;
24-
class ModulePass;
2523
class PassRegistry;
2624
class X86RegisterBankInfo;
2725
class X86Subtarget;

0 commit comments

Comments
 (0)