mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
Remove accidentally committed cruft.
llvm-svn: 101230
This commit is contained in:
parent
4e8596f65d
commit
2874312841
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user