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:
714e07f
)
Eliminate unneeded #include's.
author
Evan Cheng
<evan.cheng@apple.com>
Sun, 5 Dec 2010 23:41:43 +0000
(23:41 +0000)
committer
Evan Cheng
<evan.cheng@apple.com>
Sun, 5 Dec 2010 23:41:43 +0000
(23:41 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120971
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/ARM/MLxExpansionPass.cpp
patch
|
blob
|
history
diff --git
a/lib/Target/ARM/MLxExpansionPass.cpp
b/lib/Target/ARM/MLxExpansionPass.cpp
index 7ae2e4461a8e57aaa619a888b34bf3ef47272334..f9e86eb36e04e58fff7ce0f678436ef23dcc0e59 100644
(file)
--- a/
lib/Target/ARM/MLxExpansionPass.cpp
+++ b/
lib/Target/ARM/MLxExpansionPass.cpp
@@
-20,8
+20,6
@@
#include "llvm/CodeGen/MachineFunctionPass.h"
#include "llvm/CodeGen/MachineRegisterInfo.h"
#include "llvm/Target/TargetRegisterInfo.h"
-#include "llvm/ADT/DenseMap.h"
-#include "llvm/ADT/SmallSet.h"
#include "llvm/ADT/Statistic.h"
#include "llvm/Support/CommandLine.h"
#include "llvm/Support/Debug.h"