whitespace

llvm-svn: 165475
This commit is contained in:
Nadav Rotem 2012-10-09 01:56:07 +00:00
parent 309ec42886
commit 07cee6efc9
1 changed files with 1 additions and 2 deletions

View File

@ -54,7 +54,6 @@ public:
/// symbol is the main label that is the address of the global.
MCSymbol *getSymbol(const GlobalValue *GV);
/// getNameWithPrefix - Fill OutName with the name of the appropriate prefix
/// and the specified global variable's name. If the global variable doesn't
/// have a name, this fills in a unique name for the global.