[PATCH] D97242: Add more historic DWARF vendor extensions

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 22 17:25:30 PST 2021


aprantl created this revision.
aprantl added reviewers: echristo, probinson, jmorse, t-tye, JDevlieghere, dblaikie.
aprantl added a project: debug-info.
aprantl requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added a subscriber: sstefan1.

David Anderson, the maintainer of libdwarf kindly provided this patch with a bunch of historic DWARF extensions that are missing from Dwarf.def. To avoid the potential for conflicts in the user-defined vendor extension space I think these would be very useful to add.


https://reviews.llvm.org/D97242

Files:
  Dwarf.def

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97242.325624.patch
Type: text/x-patch
Size: 11389 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210223/3b9fb02c/attachment.bin>


More information about the llvm-commits mailing list