mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-30 00:24:00 +00:00
Fix a comment typo.
llvm-svn: 83174
This commit is contained in:
parent
43ce9e3e75
commit
59eb323058
@ -217,7 +217,7 @@ void PIC16AsmPrinter::printLibcallDecls() {
|
||||
O << MAI->getCommentString() << "External decls for libcalls - END." <<"\n";
|
||||
}
|
||||
|
||||
/// doInitialization - Perfrom Module level initializations here.
|
||||
/// doInitialization - Perform Module level initializations here.
|
||||
/// One task that we do here is to sectionize all global variables.
|
||||
/// The MemSelOptimizer pass depends on the sectionizing.
|
||||
///
|
||||
|
Loading…
x
Reference in New Issue
Block a user