summaryrefslogtreecommitdiffstats
path: root/lld/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'lld/README.md')
-rw-r--r--lld/README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/lld/README.md b/lld/README.md
index 195bcadeef2..dc05cdea0a1 100644
--- a/lld/README.md
+++ b/lld/README.md
@@ -1,10 +1,10 @@
-LLVM Object Link Editor (lold)
+LLVM Linker (lld)
==============================
-This directory and its subdirectories contain source code for the LLVM Object
-Link Editor, a modular cross platform linker which is built as part of the LLVM
-compiler infrastructure project.
+This directory and its subdirectories contain source code for the LLVM Linker, a
+modular cross platform linker which is built as part of the LLVM compiler
+infrastructure project.
-lold is open source software. You may freely distribute it under the terms of
+lld is open source software. You may freely distribute it under the terms of
the license agreement found in LICENSE.txt.
OpenPOWER on IntegriCloud