[PATCH] D70129: [AArch64] [FrameLowering] Allow conditional insertion of CFI instruction

David Tellenbach via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 12 09:14:05 PST 2019


tellenbach added a comment.

@ostannard The CFI instruction that can be omitted using this patch is the reason for D69097 (Return address signing for outlined functions) <https://reviews.llvm.org/D69097> to be buggy, hence I've added you as a reviewer.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70129





More information about the llvm-commits mailing list