Files
clang-p2996/lld/test/pecoff/libarg.test
Rui Ueyama ebffa9b4be [PECOFF] Fix arguments passed to lib.exe.
llvm-svn: 203891
2014-03-14 05:04:08 +00:00

10 lines
202 B
Plaintext

# 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-NOT: unrecognized option '/lib'
CHECK: usage: LIB