[llvm] [SystemZ][z/OS] yaml2obj GOFF symbols (PR #75971)

James Henderson via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 22 08:46:57 PDT 2024


================
@@ -1,5 +1,7 @@
 # RUN: yaml2obj %s | od -v -An -tx1 | FileCheck --ignore-case %s
 
+## Test for 1 symbol case.
----------------
jh7370 wrote:

What coverage does this case give us that e.g. `symbol-all-fields.yaml` doesn't give?

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


More information about the llvm-commits mailing list