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

Uyiosa Iyekekpolor via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 13 08:43:49 PDT 2026


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


More information about the llvm-commits mailing list