[PATCH] D62598: [AArch64][ELF][llvm-objdump] Add support for PLT decoding with BTI instructions present

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 30 09:30:46 PDT 2019


peter.smith updated this revision to Diff 202227.
peter.smith added a comment.

Updated test to use yaml2obj. Couldn't get obj2yaml to work out of the box, but after heavily cutting down then both yaml2obj and llvm-objdump will accept it.


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

https://reviews.llvm.org/D62598

Files:
  lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.cpp
  test/tools/llvm-objdump/AArch64/Inputs/bti-pac-plt.yaml
  test/tools/llvm-objdump/AArch64/plt.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62598.202227.patch
Type: text/x-patch
Size: 4954 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190530/6cd89220/attachment.bin>


More information about the llvm-commits mailing list