summaryrefslogtreecommitdiffstats
path: root/lld/test/COFF/help.test
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2015-08-06 16:19:35 +0000
committerRui Ueyama <ruiu@google.com>2015-08-06 16:19:35 +0000
commit251b0e268bef44159ad6916b972ba9c74ce51384 (patch)
tree841faf6ee22c2de7a7faed3f9dd81cd33f691d62 /lld/test/COFF/help.test
parentf77e909f0a19ffd3223e1afef14c4afa5959197a (diff)
downloadbcm5719-llvm-251b0e268bef44159ad6916b972ba9c74ce51384.tar.gz
bcm5719-llvm-251b0e268bef44159ad6916b972ba9c74ce51384.zip
COFF: Remove the old COFF linker and make link an alias to link2.
It's time to remove old COFF linker because the new one is now complete. llvm-svn: 244226
Diffstat (limited to 'lld/test/COFF/help.test')
-rw-r--r--lld/test/COFF/help.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/lld/test/COFF/help.test b/lld/test/COFF/help.test
index 18d509c5145..1de3fc14fd6 100644
--- a/lld/test/COFF/help.test
+++ b/lld/test/COFF/help.test
@@ -1,3 +1,3 @@
-# RUN: lld -flavor link2 /help | FileCheck %s
+# RUN: lld -flavor link /help | FileCheck %s
CHECK: OVERVIEW: LLVM Linker
OpenPOWER on IntegriCloud