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:
2fb10f1
)
Revert 101520, which depended on 101503, which was reverted.
author
Dan Gohman
<gohman@apple.com>
Fri, 16 Apr 2010 19:36:41 +0000
(19:36 +0000)
committer
Dan Gohman
<gohman@apple.com>
Fri, 16 Apr 2010 19:36:41 +0000
(19:36 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101528
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/Analysis/InlineCost.h
patch
|
blob
|
history
diff --git
a/include/llvm/Analysis/InlineCost.h
b/include/llvm/Analysis/InlineCost.h
index ea913bd5e660dff9cd28f3c4b63008f733a9f035..066b94396890972e7d8408872164cde053d2e788 100644
(file)
--- a/
include/llvm/Analysis/InlineCost.h
+++ b/
include/llvm/Analysis/InlineCost.h
@@
-16,6
+16,7
@@
#include <cassert>
#include <climits>
+#include <map>
#include <vector>
#include "llvm/ADT/DenseMap.h"