[PATCH] D130215: [DebugInfo] Teach dwarfdump and lldb about ptrauth DWARF tags and attributes
Jonas Devlieghere via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 20 17:55:19 PDT 2022
JDevlieghere created this revision.
JDevlieghere added reviewers: ab, aprantl.
Herald added subscribers: cmtice, hiraditya.
Herald added a reviewer: jhenderson.
Herald added a project: All.
JDevlieghere requested review of this revision.
Herald added subscribers: sstefan1, MaskRay.
Herald added a reviewer: jdoerfert.
Herald added a project: LLVM.
Teach llvm-dwarfdump and lldb about DWARF tags and attributes for pointer authentication.
https://reviews.llvm.org/D130215
Files:
lldb/source/Plugins/SymbolFile/DWARF/DWARFDIE.cpp
llvm/include/llvm/BinaryFormat/Dwarf.def
llvm/lib/DebugInfo/DWARF/DWARFTypePrinter.cpp
llvm/test/tools/llvm-dwarfdump/AArch64/ptrauth.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130215.446314.patch
Type: text/x-patch
Size: 21571 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220721/de45bb24/attachment.bin>
More information about the llvm-commits
mailing list