forked from OSchip/llvm-project
parent
3ebd551aac
commit
0a75ceee38
|
@ -22,7 +22,6 @@
|
|||
#include "llvm/Target/TargetInstrInfo.h"
|
||||
#include "llvm/Target/TargetMachine.h"
|
||||
#include "llvm/Target/TargetRegisterInfo.h"
|
||||
#include "llvm/Target/TargetMachine.h"
|
||||
using namespace llvm;
|
||||
|
||||
char CalculateSpillWeights::ID = 0;
|
||||
|
|
Loading…
Reference in New Issue