[PATCH] D37582: CodeGen: Remove pipeline dependencies on StackProtector; NFC

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 12 10:15:47 PDT 2018


MatzeB added a comment.

In https://reviews.llvm.org/D37582#1160356, @rinon wrote:

> In https://reviews.llvm.org/D37582#1160045, @thegameg wrote:
>
> > Thanks @rinon for this. Are you still interested in committing this? I would like to get this in to fix some X86 machine verifier issues.
>
>
> Yep! I'll rebase and take a look at your MFI comments now, unless @MatzeB is already doing that.


I already have it rebased and slightly cleaned up. Just investigating a few GlobalISel failures now (GlobalISel probably wasn't enabled by default when this patch was created).


Repository:
  rL LLVM

https://reviews.llvm.org/D37582





More information about the llvm-commits mailing list