mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2026-04-26 12:20:42 +00:00
Fix common typos in the docs.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193632 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -21,7 +21,7 @@ on the ARMv6 and ARMv7 architectures and may be inapplicable to older chips.
|
||||
#. If you are building LLVM/Clang on an ARM board with 1G of memory or less,
|
||||
please use ``gold`` rather then GNU ``ld``.
|
||||
Building LLVM/Clang with ``--enable-optimized``
|
||||
is prefered since it consumes less memory. Otherwise, the building
|
||||
is preferred since it consumes less memory. Otherwise, the building
|
||||
process will very likely fail due to insufficient memory. In any
|
||||
case it is probably a good idea to set up a swap partition.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user