[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


================
@@ -579,3 +579,28 @@ Symbols:
     AuxEntries:
       - Type: AUX_FILE
         FileNameOrString: foo
+
+## Case10: Specify a SymbolType outside the range of field definition
----------------
jh7370 wrote:

Nit: missing full stop, here and  below.

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


More information about the llvm-commits mailing list