3 # RUN: llvm-mc -triple=x86_64-windows %s -filetype=obj -o %t.obj
5 # RUN: lld-link -dll -out:%t.dll -entry:entry %t.obj -subsystem:console 2>&1 | FileCheck --allow-empty --ignore-case %s
7 # CHECK-NOT: ignoring unknown argument
8 # CHECK-NOT: inferasanlibs
9 # CHECK-NOT: is not allowed in .drectve
16 .ascii " /INFERASANLIBS "