1*c0d9e5a0SKai Luo## Test reading an empty archive with free list in it, should exit normally. 2*c0d9e5a0SKai Luo# RUN: llvm-ar tv %p/Inputs/aix-empty-big-archive-with-freelist.a 2>&1 \ 3*c0d9e5a0SKai Luo# RUN: | count 0 4