| # RUN: not llvm-ifs --input-format=ELF --output-ifs=%t.tbe %t 2>&1 | FileCheck %s |
| # "\0libfoo.so\0libbar.so\0somelib.so\0foo\0" |
| Content: "006c6962666f6f2e736f006c69626261722e736f00736f6d656c69622e736f00666f6f00" |
| Address: 0x0000000000001024 |
| EntSize: 0x0000000000000010 |
| Value: 0x0000000000000001 |
| Value: 0x0000000000000015 |
| # Bad DT_NEEDED entry (offset outside string table): |
| Value: 0x000000000000FFFF |
| Value: 0x0000000000000024 |
| Value: 0x0000000000001000 |
| Value: 0x0000000000001000 |
| Value: 0x0000000000000000 |
| # CHECK: DT_NEEDED string offset (0x000000000000ffff) outside of dynamic string table |