diff --git a/llvm/tools/bugpoint/BugDriver.h b/llvm/tools/bugpoint/BugDriver.h index 9fb0880b9cd01..e3117ec0ed536 100644 --- a/llvm/tools/bugpoint/BugDriver.h +++ b/llvm/tools/bugpoint/BugDriver.h @@ -25,7 +25,6 @@ namespace llvm { -class PassInfo; class Module; class GlobalVariable; class Function;