We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4476913 commit a4ca07fCopy full SHA for a4ca07f
libc/docs/fullbuild_mode.rst
@@ -6,7 +6,7 @@ Fullbuild Mode
6
7
The *fullbuild* mode of LLVM's libc is the mode in which it is to be used as
8
the only libc (as opposed to the :ref:`overlay_mode` in which it is used along
9
-with the system libc.) In to order use it as the only libc, one will have to
+with the system libc.) In order to use it as the only libc, one will have to
10
build and install not only the static archives like ``libc.a`` from LLVM's libc,
11
but also the start-up objects like ``crt1.o`` and the public headers.
12
0 commit comments