projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
beba1a3
)
Remove accidentally committed cruft.
author
Nick Lewycky
<nicholas@mxc.ca>
Wed, 14 Apr 2010 04:46:11 +0000
(
04:46
+0000)
committer
Nick Lewycky
<nicholas@mxc.ca>
Wed, 14 Apr 2010 04:46:11 +0000
(
04:46
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101230
91177308
-0d34-0410-b5e6-
96231b3b80d8
tools/bugpoint/BugDriver.h
patch
|
blob
|
history
diff --git
a/tools/bugpoint/BugDriver.h
b/tools/bugpoint/BugDriver.h
index e259dd95ce9894cdc32d5ce33909ec65bd9340f5..e5b7373f04c0f6d516a4f8fc1f5680f787ebb97d 100644
(file)
--- a/
tools/bugpoint/BugDriver.h
+++ b/
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;