blob: faa1728b478bf8f1ae0e7672278052fa43b1c491 [file] [log] [blame]
# Tests the functionality of library not found
RUN: not lld -flavor gnu -lfn 2> %t1
RUN: FileCheck %s < %t1
CHECK: Unable to find library -lfn