xref: /llvm-project/llvm/test/Object/archive-big-read-empty-with-freelist.test (revision c0d9e5a0a4b80b0740282649ea32b0422e45e9ee)
1## Test reading an empty archive with free list in it, should exit normally.
2# RUN: llvm-ar tv %p/Inputs/aix-empty-big-archive-with-freelist.a 2>&1 \
3# RUN:   | count 0
4