OSDN Git Service
(root)
/
android-x86
/
external-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c909605
)
fix build
author
Andrew Lenharth
<andrewl@lenharth.org>
Fri, 16 Feb 2007 02:25:55 +0000
(
02:25
+0000)
committer
Andrew Lenharth
<andrewl@lenharth.org>
Fri, 16 Feb 2007 02:25:55 +0000
(
02:25
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34339
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/VMCore/Instruction.cpp
patch
|
blob
|
history
diff --git
a/lib/VMCore/Instruction.cpp
b/lib/VMCore/Instruction.cpp
index
e02af07
..
48c73a0
100644
(file)
--- a/
lib/VMCore/Instruction.cpp
+++ b/
lib/VMCore/Instruction.cpp
@@
-13,6
+13,7
@@
#include "llvm/Type.h"
#include "llvm/Instructions.h"
+#include "llvm/IntrinsicInst.h"
#include "llvm/Function.h"
#include "llvm/Support/LeakDetector.h"
using namespace llvm;