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

Luke Cheeseman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 7 08:49:08 PDT 2018


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

When the basic block has no terminator (as it will fall through to the next block), don't bail out of inserting an authentication instruction.


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.159519.patch
Type: text/x-patch
Size: 5930 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180807/ea67b6c6/attachment.bin>


More information about the llvm-commits mailing list