[PATCH] D62596: [AARCH64][ELF][llvm-readobj] Add support for BTI and PAC dynamic tags
Peter Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 3 10:51:34 PDT 2019
peter.smith updated this revision to Diff 202754.
peter.smith added a comment.
I've updated printDynamicEntry as suggested. There are an awful lot of MIPS tags! I've kept them with the same value as before, although I'd think that the NO tags would probably best be output as decimal. I'll leave that decision to the MIPS maintainers.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62596/new/
https://reviews.llvm.org/D62596
Files:
include/llvm/BinaryFormat/DynamicTags.def
lib/Object/ELF.cpp
lib/ObjectYAML/ELFYAML.cpp
test/tools/llvm-readobj/Inputs/elf-dynamic-tags-machine-specific.yaml
test/tools/llvm-readobj/elf-dynamic-tags-machine-specific.test
test/tools/obj2yaml/dynamic-section-arch-tags.test
tools/llvm-readobj/ELFDumper.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62596.202754.patch
Type: text/x-patch
Size: 12767 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190603/5cb9a9c7/attachment.bin>
More information about the llvm-commits
mailing list