[llvm] [SystemZ][z/OS] yaml2obj for header and end records (PR #73859)
Yusra Syeda via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 5 08:19:03 PST 2023
================
@@ -1,18 +1,19 @@
# RUN: yaml2obj %s | od -v -An -tx1 | FileCheck --ignore-case %s
-# Verify that GOFF Header is correct.
+## Verify that GOFF Header is correct.
# CHECK: 03 f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00
----------------
ysyeda wrote:
Fixed
https://github.com/llvm/llvm-project/pull/73859
More information about the llvm-commits
mailing list