forked from OSchip/llvm-project
parent
014a2dd53d
commit
b28800f4d5
|
@ -39,10 +39,6 @@
|
|||
#include <set>
|
||||
using namespace llvm;
|
||||
|
||||
#include "llvm/Support/CommandLine.h"
|
||||
static cl::opt<bool> X86ISelPreproc("enable-x86-isel-preprocessing", cl::Hidden,
|
||||
cl::desc("Enable isel preprocessing on X86"));
|
||||
|
||||
//===----------------------------------------------------------------------===//
|
||||
// Pattern Matcher Implementation
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
|
Loading…
Reference in New Issue