summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
authorNick Lewycky <nicholas@mxc.ca>2010-04-14 04:46:11 +0000
committerNick Lewycky <nicholas@mxc.ca>2010-04-14 04:46:11 +0000
commitc37b45bd2d5e3895465b287ecea23faddf9adedb (patch)
treebf0aa204c6a71523ba72d976ac82121e33fb6698 /llvm
parent7cd1aa31ac700ab1ef447a77eba46ef2653a55bd (diff)
downloadbcm5719-llvm-c37b45bd2d5e3895465b287ecea23faddf9adedb.tar.gz
bcm5719-llvm-c37b45bd2d5e3895465b287ecea23faddf9adedb.zip
Remove accidentally committed cruft.
llvm-svn: 101230
Diffstat (limited to 'llvm')
-rw-r--r--llvm/tools/bugpoint/BugDriver.h3
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;
OpenPOWER on IntegriCloud