[llvm] [XCOFF] Support the subtype in Dwarf section headers (PR #81667)

James Henderson via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 15 02:18:17 PST 2024


================
@@ -0,0 +1,108 @@
+## Test that we can generate and read DWARF section headers
----------------
jh7370 wrote:

Nit: full stops at ends of coments please. Applies throughout.

I suggest renaming this test to dwarf-subsection-types.yaml, because there is scope for other DWARF testing in the future (the ObjectYAML library supports generating DWARF content from YAML, so if you choose to add this to the XCOFF path, you'll want to test it in other tests.

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


More information about the llvm-commits mailing list