summaryrefslogtreecommitdiffstats
path: root/llvm/lib/LibDriver
diff options
context:
space:
mode:
authorPeter Collingbourne <peter@pcc.me.uk>2015-08-06 19:00:42 +0000
committerPeter Collingbourne <peter@pcc.me.uk>2015-08-06 19:00:42 +0000
commit327ce8fc11966da2178aee1952bfa399624b00be (patch)
tree13fc7a933c00c375c1f57272a9ff183ed3a4d3f2 /llvm/lib/LibDriver
parente26aea5b290165f3bccffab662a706d4a56f7540 (diff)
downloadbcm5719-llvm-327ce8fc11966da2178aee1952bfa399624b00be.tar.gz
bcm5719-llvm-327ce8fc11966da2178aee1952bfa399624b00be.zip
LibDriver: Replace references to lld-link2 with lld-link.
llvm-svn: 244246
Diffstat (limited to 'llvm/lib/LibDriver')
-rw-r--r--llvm/lib/LibDriver/LibDriver.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/LibDriver/LibDriver.cpp b/llvm/lib/LibDriver/LibDriver.cpp
index b0e704d6bad..ff9c31cd975 100644
--- a/llvm/lib/LibDriver/LibDriver.cpp
+++ b/llvm/lib/LibDriver/LibDriver.cpp
@@ -8,7 +8,7 @@
//===----------------------------------------------------------------------===//
//
// Defines an interface to a lib.exe-compatible driver that also understands
-// bitcode files. Used by llvm-lib and lld-link2 /lib.
+// bitcode files. Used by llvm-lib and lld-link /lib.
//
//===----------------------------------------------------------------------===//
OpenPOWER on IntegriCloud