[llvm] [SystemZ][z/OS] yaml2obj GOFF symbols (PR #75971)
    James Henderson via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Apr 15 02:06:26 PDT 2024
    
    
  
================
@@ -0,0 +1,31 @@
+# RUN: yaml2obj %s | od -v -An -tx1 | FileCheck --ignore-case %s
----------------
jh7370 wrote:
This test is named "symbol-required" but it's unclear from the test name what that actually means. Please add a brief comment at the top of the test explaining the purpose of this test. In general, this may be a good idea for all your tests.
https://github.com/llvm/llvm-project/pull/75971
    
    
More information about the llvm-commits
mailing list