mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-22 10:36:10 +00:00
Fix a comment typo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83174 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
4d7a2061f1
commit
c4c39faa05
@ -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