[llvm] [z/OS] Add z/OS archive reading support (PR #187110)

Uyiosa Iyekekpolor via llvm-commits llvm-commits at lists.llvm.org
Wed May 6 19:26:05 PDT 2026


================
@@ -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


More information about the llvm-commits mailing list