[PATCH] D17740: [PPC, SSP] Support PowerPC Linux stack protection using LOAD_STACK_GUARD

David Blaikie via llvm-commits llvm-commits at lists.llvm.org
Thu May 12 16:26:17 PDT 2016


Did this get committed? I can't seem to find the subject line anywhere &
the Differential revision isn't mentioned in a commit that I can find, etc.

On Tue, Apr 19, 2016 at 1:19 PM, Tim Shen via llvm-commits <
llvm-commits at lists.llvm.org> wrote:

> timshen added inline comments.
>
> ================
> Comment at: lib/Target/PowerPC/PPCISelLowering.cpp:12017
> @@ +12016,3 @@
> +
> +// Override to enable LOAD_STACK_GUARD lowering on Linux.
> +bool PPCTargetLowering::useLoadStackGuardNode() const {
> ----------------
> s/simplifies/simplified/. Apparently my English is broken. :P
>
>
> http://reviews.llvm.org/D17740
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160512/b72c71fa/attachment.html>


More information about the llvm-commits mailing list