[PATCH] D70635: Reland [AArch64][MachineOutliner] Return address signing for outlined functions

David Tellenbach via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 4 17:38:06 PST 2019


tellenbach added a comment.

In D70635#1769906 <https://reviews.llvm.org/D70635#1769906>, @saugustine wrote:

> In D70635#1769892 <https://reviews.llvm.org/D70635#1769892>, @tellenbach wrote:
>
> > @saugustine Thanks, I was just about to fix it with this patch but running the asan tests locally took longer than expected.
> >
> > Do I need new review for this?
>
>
> I wouldn't think so. It's been reviewed twice now and will be a useful change once it sticks. So conisder me accepting it.


Thanks! Committed here: cec2d5c17457 <https://reviews.llvm.org/rGcec2d5c17457722113580251c8a045fa9aca9b1b>


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

https://reviews.llvm.org/D70635





More information about the llvm-commits mailing list