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:
3b07386
)
This #include is not needed, it should have been removed with the last patch
author
Chris Lattner
<sabre@nondot.org>
Mon, 9 Feb 2004 03:22:32 +0000
(
03:22
+0000)
committer
Chris Lattner
<sabre@nondot.org>
Mon, 9 Feb 2004 03:22:32 +0000
(
03:22
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11222
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/AsmParser/llvmAsmParser.y
patch
|
blob
|
history
diff --git
a/lib/AsmParser/llvmAsmParser.y
b/lib/AsmParser/llvmAsmParser.y
index d7efe6bd0fb6452e771ede23a37f63556da1f6d1..6eb9a46456bcc9456b4b83796dabbcebfdcd0ca5 100644
(file)
--- a/
lib/AsmParser/llvmAsmParser.y
+++ b/
lib/AsmParser/llvmAsmParser.y
@@
-20,7
+20,6
@@
#include "llvm/iOperators.h"
#include "llvm/iPHINode.h"
#include "Support/STLExtras.h"
-#include "Support/DepthFirstIterator.h"
#include <list>
#include <utility>
#include <algorithm>