[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,104 @@
+## Test that we can generate and read DWARF section headers
----------------
jh7370 wrote:

This test should probably be folded into the other test case. Also, the comment should actually describe what's interesting about this test case, since the first case is actually checking an error and is not about whether we can "generate and read DWARF section headers."

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


More information about the llvm-commits mailing list