llvm-project/lld/test/Driver/lib-search.test

7 lines
197 B
Plaintext

RUN: lld -flavor ld -### -L%p/../elf/Inputs b.o -lfnarchive 2>&1 \
RUN: | FileCheck %s
CHECK: -input-search-path={{[^ ]+}}elf/Inputs
CHECK: b.o
CHECK: {{[^ ]+}}elf/Inputs{{[\\/]}}libfnarchive.a