forked from OSchip/llvm-project
fix comment typo to cycle bots
This commit is contained in:
parent
59e422c90b
commit
221388f451
|
@ -1268,7 +1268,7 @@ void ArchiveFile::fetch(const Archive::Symbol &sym) {
|
|||
// GNU ld.
|
||||
//
|
||||
// The second behavior is inherited from SysVR4, which based it on the FORTRAN
|
||||
// COMMON BLOCK model. This behavior is needed for proper initalization in old
|
||||
// COMMON BLOCK model. This behavior is needed for proper initialization in old
|
||||
// (pre F90) FORTRAN code that is packaged into an archive.
|
||||
//
|
||||
// The following functions search archive members for definitions to replace
|
||||
|
|
Loading…
Reference in New Issue