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:
2ad3275
)
remove #include that comes in from ConstantFolder.h
author
Chris Lattner
<sabre@nondot.org>
Mon, 28 Dec 2009 21:52:06 +0000
(21:52 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Mon, 28 Dec 2009 21:52:06 +0000
(21:52 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92232
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/Support/IRBuilder.h
patch
|
blob
|
history
diff --git
a/include/llvm/Support/IRBuilder.h
b/include/llvm/Support/IRBuilder.h
index 7f744d618d77195e9b3cf017f5fe503df64c303c..eabf6ad4e5f76a4f77fc4d35db1e703e2b98a9b3 100644
(file)
--- a/
include/llvm/Support/IRBuilder.h
+++ b/
include/llvm/Support/IRBuilder.h
@@
-15,7
+15,6
@@
#ifndef LLVM_SUPPORT_IRBUILDER_H
#define LLVM_SUPPORT_IRBUILDER_H
-#include "llvm/Constants.h"
#include "llvm/Instructions.h"
#include "llvm/BasicBlock.h"
#include "llvm/ADT/Twine.h"