summaryrefslogtreecommitdiffstats
path: root/lld/test/pecoff/libarg.test
blob: b5b25fd2af39d7791aaf28141ba78503f2b4b415 (plain)
1
2
3
4
5
6
7
8
# REQUIRES: winlib
#
# If argv[1] == "/lib", link.exe morphs into lib.exe.
#
# RUN: lld -flavor link /lib >& %t.log
# RUN: FileCheck %s < %t.log

CHECK: usage: LIB
OpenPOWER on IntegriCloud