[PATCH] D49791: [AArch64] - Generate pointer authentication instructions

Luke Cheeseman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 26 01:38:24 PDT 2018


LukeCheeseman updated this revision to Diff 157432.
LukeCheeseman added a comment.

- Address reviewer points
- Add a test for when a tail call occurs in a function that signs the LR


https://reviews.llvm.org/D49791

Files:
  lib/Target/AArch64/AArch64FrameLowering.cpp
  test/CodeGen/AArch64/sign-return-address.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49791.157432.patch
Type: text/x-patch
Size: 6510 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180726/721efc14/attachment.bin>


More information about the llvm-commits mailing list