summaryrefslogtreecommitdiffstats
path: root/lld/test/old-elf/librarynotfound.test
blob: 9b1b8f2cffc4530e976a1b76f47d862579ec48a4 (plain)
1
2
3
4
5
# 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
OpenPOWER on IntegriCloud