forked from OSchip/llvm-project
parent
f8cb028326
commit
f9aea74156
|
@ -44,7 +44,7 @@ private:
|
||||||
//
|
//
|
||||||
void IncorporateSymbolTable(const SymbolTable *ST);
|
void IncorporateSymbolTable(const SymbolTable *ST);
|
||||||
|
|
||||||
protected:
|
public:
|
||||||
// doPassInitialization - This loops over global constants defined in the
|
// doPassInitialization - This loops over global constants defined in the
|
||||||
// module, converting them to their new type.
|
// module, converting them to their new type.
|
||||||
//
|
//
|
||||||
|
|
Loading…
Reference in New Issue