[PATCH] D30664: [DWARFv5] Update definitions to match published spec

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 6 12:36:26 PST 2017


aprantl accepted this revision.
aprantl added a comment.
This revision is now accepted and ready to land.

Thanks.



================
Comment at: include/llvm/Support/Dwarf.def:167
 HANDLE_DW_TAG(0x004b, immutable_type)
-
-// User-defined tags.
+// Vendor extensions.
 HANDLE_DW_TAG(0x4081, MIPS_loop)
----------------
`Comment:` versus `Comment.`?


https://reviews.llvm.org/D30664





More information about the llvm-commits mailing list