summaryrefslogtreecommitdiffstats
path: root/Help/policy/CMP0156.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/policy/CMP0156.rst')
-rw-r--r--Help/policy/CMP0156.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/policy/CMP0156.rst b/Help/policy/CMP0156.rst
index 75cb5c9..6fa0f04 100644
--- a/Help/policy/CMP0156.rst
+++ b/Help/policy/CMP0156.rst
@@ -16,7 +16,7 @@ symbols in the unresolved set.
Handling mutually dependent archives may be awkward when using a traditional
linker. Archive files may have to be specified multiple times.
-Some linkers (for instance Apple or Windows linkers, as well as``LLVM LLD``)
+Some linkers (for instance Apple or Windows linkers, as well as ``LLVM LLD``)
records all symbols found in objects and archives as it iterates over command
line arguments. When one of these linkers encounters an undefined symbol that
can be resolved by an object file contained in a previously processed archive