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:
abf73ce
)
Fix protection probs
author
Chris Lattner
<sabre@nondot.org>
Thu, 15 Nov 2001 15:24:31 +0000
(15:24 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Thu, 15 Nov 2001 15:24:31 +0000
(15:24 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1321
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/Analysis/FindUsedTypes.h
patch
|
blob
|
history
diff --git
a/include/llvm/Analysis/FindUsedTypes.h
b/include/llvm/Analysis/FindUsedTypes.h
index 3e30f73e157696e2b330c6d23df4d15aab2c0896..aa00e5f8a83a13d459b20e0e3f04b6640a3294c0 100644
(file)
--- a/
include/llvm/Analysis/FindUsedTypes.h
+++ b/
include/llvm/Analysis/FindUsedTypes.h
@@
-44,7
+44,7
@@
private:
//
void IncorporateSymbolTable(const SymbolTable *ST);
-p
rotected
:
+p
ublic
:
// doPassInitialization - This loops over global constants defined in the
// module, converting them to their new type.
//