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

James Henderson via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 13 08:59:37 PDT 2026


================
@@ -695,7 +818,6 @@ uint64_t Archive::getArchiveMagicLen() const {
 
   return sizeof(ArchiveMagic) - 1;
 }
-
----------------
jh7370 wrote:

Why has this blank line been deleted?

https://github.com/llvm/llvm-project/pull/187110


More information about the llvm-commits mailing list