blob: cc76f0e55a81014d13e38fbbbf83806d883d767b [file] [log] [blame]
# Check that linker script are *not* picked up with -lscript.ls.
RUN: not lld -flavor old-gnu -target x86_64 -L%p/Inputs/ -lvalid.ls 2> %t.err
RUN: FileCheck %s < %t.err
CHECK: {{.*}}: Unable to find library -lvalid.ls