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:
5fdc4c9
)
*** empty log message ***
author
Chris Lattner
<sabre@nondot.org>
Sun, 14 Oct 2001 23:34:12 +0000
(23:34 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Sun, 14 Oct 2001 23:34:12 +0000
(23:34 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@813
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/ConstPoolVals.h
patch
|
blob
|
history
diff --git
a/include/llvm/ConstPoolVals.h
b/include/llvm/ConstPoolVals.h
index be245abd7b300f300285a048f7d4f48af3f1bd2d..9a55b42421e1996f077a5484d0bb4e58797218a7 100644
(file)
--- a/
include/llvm/ConstPoolVals.h
+++ b/
include/llvm/ConstPoolVals.h
@@
-213,7
+213,7
@@
protected:
virtual void destroyConstant();
public:
static ConstPoolArray *get(const ArrayType *T, const vector<ConstPoolVal*> &);
- static ConstPoolArray *get(const string
& stringConstant
);
+ static ConstPoolArray *get(const string
&Initializer
);
virtual string getStrValue() const;