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