================ @@ -0,0 +1,9 @@ +## Test reading a z/OS archive. + +# RUN: llvm-ar t %p/Inputs/zos-archive-test.a | FileCheck %s --check-prefix=LIST ---------------- uyoyo0 wrote: Good point, I have now added a test for this, thanks! https://github.com/llvm/llvm-project/pull/187110