diff options
Diffstat (limited to 'llvm')
| -rw-r--r-- | llvm/tools/bugpoint/BugDriver.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/tools/bugpoint/BugDriver.h b/llvm/tools/bugpoint/BugDriver.h index e259dd95ce9..e5b7373f04c 100644 --- a/llvm/tools/bugpoint/BugDriver.h +++ b/llvm/tools/bugpoint/BugDriver.h @@ -17,12 +17,9 @@ #define BUGDRIVER_H #include "llvm/ADT/DenseMap.h" -#include "llvm/Support/CommandLine.h" #include <vector> #include <string> -extern llvm::cl::opt<bool> StripDebug; - namespace llvm { class Value; |

