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:
4b12293
)
trim another #include
author
Chris Lattner
<sabre@nondot.org>
Tue, 27 Oct 2009 16:53:54 +0000
(16:53 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Tue, 27 Oct 2009 16:53:54 +0000
(16:53 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85250
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/Instructions.h
patch
|
blob
|
history
diff --git
a/include/llvm/Instructions.h
b/include/llvm/Instructions.h
index d2d1e4c676e621548a3e6a34c56f7432801aec71..2f69171bc814d17975830b2d07e2af326b31517b 100644
(file)
--- a/
include/llvm/Instructions.h
+++ b/
include/llvm/Instructions.h
@@
-20,7
+20,6
@@
#include "llvm/DerivedTypes.h"
#include "llvm/Attributes.h"
#include "llvm/CallingConv.h"
-#include "llvm/LLVMContext.h"
#include "llvm/ADT/SmallVector.h"
#include <iterator>