aboutsummaryrefslogtreecommitdiff
path: root/contrib/llvm-project/llvm/include/llvm/Transforms/IPO.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/llvm-project/llvm/include/llvm/Transforms/IPO.h')
-rw-r--r--contrib/llvm-project/llvm/include/llvm/Transforms/IPO.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/llvm-project/llvm/include/llvm/Transforms/IPO.h b/contrib/llvm-project/llvm/include/llvm/Transforms/IPO.h
index 0b0f30be4dc9..52f0bc9346bf 100644
--- a/contrib/llvm-project/llvm/include/llvm/Transforms/IPO.h
+++ b/contrib/llvm-project/llvm/include/llvm/Transforms/IPO.h
@@ -21,8 +21,6 @@
namespace llvm {
struct InlineParams;
-class StringRef;
-class ModuleSummaryIndex;
class ModulePass;
class Pass;
class BasicBlock;