mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-15 23:31:37 +00:00
Fixed 'prevalent'.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5860 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
63e04f3ccb
commit
09ff1509ba
@ -3,7 +3,7 @@
|
||||
// This file implements the ReadArchiveFile interface, which allows a linker to
|
||||
// read all of the LLVM bytecode files contained in a .a file. This file
|
||||
// understands the standard system .a file format. This can only handle the .a
|
||||
// variant prevelant on linux systems so far, but may be extended. See
|
||||
// variant prevalent on Linux systems so far, but may be extended. See
|
||||
// information in this source file for more information:
|
||||
// http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/archive.c?cvsroot=src
|
||||
//
|
||||
|
@ -3,7 +3,7 @@
|
||||
// This file implements the ReadArchiveFile interface, which allows a linker to
|
||||
// read all of the LLVM bytecode files contained in a .a file. This file
|
||||
// understands the standard system .a file format. This can only handle the .a
|
||||
// variant prevelant on linux systems so far, but may be extended. See
|
||||
// variant prevalent on Linux systems so far, but may be extended. See
|
||||
// information in this source file for more information:
|
||||
// http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/archive.c?cvsroot=src
|
||||
//
|
||||
|
@ -3,7 +3,7 @@
|
||||
// This file implements the ReadArchiveFile interface, which allows a linker to
|
||||
// read all of the LLVM bytecode files contained in a .a file. This file
|
||||
// understands the standard system .a file format. This can only handle the .a
|
||||
// variant prevelant on linux systems so far, but may be extended. See
|
||||
// variant prevalent on Linux systems so far, but may be extended. See
|
||||
// information in this source file for more information:
|
||||
// http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/archive.c?cvsroot=src
|
||||
//
|
||||
|
Loading…
x
Reference in New Issue
Block a user