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