aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Object/archive-big-read-empty-with-freelist.test
blob: e9af7e0f814257849967bd3b9693b7325d24ee3a (plain)
1
2
3
## 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