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:
8112b53
)
Remove duplicated #include.
author
Evan Cheng
<evan.cheng@apple.com>
Wed, 10 Feb 2010 01:22:57 +0000
(
01:22
+0000)
committer
Evan Cheng
<evan.cheng@apple.com>
Wed, 10 Feb 2010 01:22:57 +0000
(
01:22
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95747
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/CodeGen/CalcSpillWeights.cpp
patch
|
blob
|
history
diff --git
a/lib/CodeGen/CalcSpillWeights.cpp
b/lib/CodeGen/CalcSpillWeights.cpp
index ab2e3f6f30e63f8bee82ee6ef4bce0f0e6ae6010..2bedd0424345ec4e7df60b722f554aebf956d7ae 100644
(file)
--- a/
lib/CodeGen/CalcSpillWeights.cpp
+++ b/
lib/CodeGen/CalcSpillWeights.cpp
@@
-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;