This blank line has GOT to go.

llvm-svn: 6057
This commit is contained in:
Chris Lattner 2003-05-09 03:28:13 +00:00
parent 2274c71150
commit 74b65ee219
2 changed files with 0 additions and 2 deletions

View File

@ -41,7 +41,6 @@ namespace {
}; };
} }
/// addPassesToEmitMachineCode - Add passes to the specified pass manager to get /// addPassesToEmitMachineCode - Add passes to the specified pass manager to get
/// machine code emitted. This uses a MAchineCodeEmitter object to handle /// machine code emitted. This uses a MAchineCodeEmitter object to handle
/// actually outputting the machine code and resolving things like the address /// actually outputting the machine code and resolving things like the address

View File

@ -41,7 +41,6 @@ namespace {
}; };
} }
/// addPassesToEmitMachineCode - Add passes to the specified pass manager to get /// addPassesToEmitMachineCode - Add passes to the specified pass manager to get
/// machine code emitted. This uses a MAchineCodeEmitter object to handle /// machine code emitted. This uses a MAchineCodeEmitter object to handle
/// actually outputting the machine code and resolving things like the address /// actually outputting the machine code and resolving things like the address