Fix protection probs

llvm-svn: 1321
This commit is contained in:
Chris Lattner 2001-11-15 15:24:31 +00:00
parent f8cb028326
commit f9aea74156
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ private:
//
void IncorporateSymbolTable(const SymbolTable *ST);
protected:
public:
// doPassInitialization - This loops over global constants defined in the
// module, converting them to their new type.
//