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:
bc9c36b
)
Remove apparently unnecessary forward declaration.
author
Eric Christopher
<echristo@apple.com>
Tue, 14 Sep 2010 01:18:15 +0000
(
01:18
+0000)
committer
Eric Christopher
<echristo@apple.com>
Tue, 14 Sep 2010 01:18:15 +0000
(
01:18
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113827
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/Constant.h
patch
|
blob
|
history
diff --git
a/include/llvm/Constant.h
b/include/llvm/Constant.h
index 8647299299827d40de948587025f3e9e2624aa1b..defe474fb5660322546c70f70a1c4eb650874afc 100644
(file)
--- a/
include/llvm/Constant.h
+++ b/
include/llvm/Constant.h
@@
-20,7
+20,6
@@
namespace llvm {
class APInt;
template<typename T> class SmallVectorImpl;
- class LLVMContext;
/// This is an important base class in LLVM. It provides the common facilities
/// of all constant values in an LLVM program. A constant is a value that is