diff --git a/lld/www/index.html b/lld/www/index.html index 2764da8d5547..3abd1da1f2a2 100644 --- a/lld/www/index.html +++ b/lld/www/index.html @@ -41,15 +41,17 @@
End-User Features:
+End-User Features:
Applications:
+Applications:
Design and Implementation:
+ +Design and Implementation:
The fact that clang relies on whatever linker tool you happen to have - installed means that clang has been very conservative adopting features - which require a recent linker.
- + installed means that clang has been very conservative adopting features + which require a recent linker. +In the same way that the MC layer of LLVM has removed clang's reliance - on the system assembler tool, the lld project will remove clang's reliance - on the system linker tool.
+ on the system assembler tool, the lld project will remove clang's reliance + on the system linker tool.