mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
Remove extra space char
llvm-svn: 17834
This commit is contained in:
parent
c92390c9a9
commit
a3b5e5f569
@ -671,7 +671,7 @@ public:
|
||||
|
||||
const Module* getModule() { return TheModule; }
|
||||
|
||||
private :
|
||||
private:
|
||||
void printModule(const Module *M);
|
||||
void printSymbolTable(const SymbolTable &ST);
|
||||
void printConstant(const Constant *CPV);
|
||||
|
Loading…
Reference in New Issue
Block a user