Skip to content

Commit aafca36

Browse files
committed
IPO.h - remove unused llvm::Function forward declaration. NFC.
1 parent ec99a24 commit aafca36

File tree

1 file changed

+0
-1
lines changed
  • llvm/include/llvm/Transforms

1 file changed

+0
-1
lines changed

llvm/include/llvm/Transforms/IPO.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ class StringRef;
2424
class ModuleSummaryIndex;
2525
class ModulePass;
2626
class Pass;
27-
class Function;
2827
class BasicBlock;
2928
class GlobalValue;
3029
class raw_ostream;

0 commit comments

Comments
 (0)