bolt/deps/llvm-18.1.8/llvm/test/Object/archive-big-read-empty-with-freelist.test

4 lines
169 B
Text
Raw Normal View History

2025-02-14 19:21:04 +01:00
## 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