[llvm-branch-commits] [llvm] [GOFF] Add writing of section symbols	(PR #133799)
    Kai Nacke via llvm-branch-commits 
    llvm-branch-commits at lists.llvm.org
       
    Thu Apr  3 13:04:53 PDT 2025
    
    
  
================
@@ -0,0 +1,73 @@
+; RUN: llc <%s --mtriple s390x-ibm-zos --filetype=obj -o - | \
+; RUN:   od -Ax -tx1 -v | FileCheck --ignore-case %s
+; REQUIRES: systemz-registered-target
----------------
redstar wrote:
Removed.
https://github.com/llvm/llvm-project/pull/133799
    
    
More information about the llvm-branch-commits
mailing list