[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
Tue Jun 4 04:41:37 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL362493: [AArch64][ELF][llvm-readobj] Add support for BTI and PAC dynamic tags (authored by psmith, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D62596?vs=202754&id=202907#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D62596/new/

https://reviews.llvm.org/D62596

Files:
  llvm/trunk/include/llvm/BinaryFormat/DynamicTags.def
  llvm/trunk/lib/Object/ELF.cpp
  llvm/trunk/lib/ObjectYAML/ELFYAML.cpp
  llvm/trunk/test/tools/llvm-readobj/Inputs/elf-dynamic-tags-machine-specific.yaml
  llvm/trunk/test/tools/llvm-readobj/elf-dynamic-tags-machine-specific.test
  llvm/trunk/test/tools/obj2yaml/dynamic-section-arch-tags.test
  llvm/trunk/tools/llvm-readobj/ELFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62596.202907.patch
Type: text/x-patch
Size: 13034 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190604/695927ba/attachment-0001.bin>


More information about the llvm-commits mailing list