================ @@ -0,0 +1,69 @@ +## Test reading a valid z/OS archive. +# RUN: %python %p/Inputs/generate_zos_archive.py --output %t.valid.a \ +# RUN: --symtab "foo.txt:0" --member foo.txt:abcd ---------------- uyoyo0 wrote: Done, thanks https://github.com/llvm/llvm-project/pull/187110