[llvm] [XCOFF][obj2yaml] Support SymbolAlignmentAndType as 2 separate fields in YAML. (PR #76828)

James Henderson via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 25 01:04:25 PST 2024


================
@@ -0,0 +1,116 @@
+## Check that obj2yaml can parse SymbolAlignmentAndType, SymbolAlignment,
----------------
jh7370 wrote:

It sounds to me like this test is about yaml2obj more than obj2yaml. Please update the comment and move into the yaml2obj test directory.

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


More information about the llvm-commits mailing list