[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
+## This tests contains a symbol where none of the optional fields are set.
----------------
jh7370 wrote:
```suggestion
## This tests a symbol where none of the optional fields are set.
```
https://github.com/llvm/llvm-project/pull/75971
More information about the llvm-commits
mailing list