brintos

brintos / llvm-project-archived public Read only

0
0
Text · 169 B · e9af7e0 Raw
4 lines · plain
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 04