[PATCH] D73664: [PowerPC][Future] Add Support For Functions That Do Not Use A TOC.
Nathan Chancellor via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 10 22:05:28 PDT 2020
nathanchance added a comment.
In D73664#1975685 <https://reviews.llvm.org/D73664#1975685>, @nemanjai wrote:
> In D73664#1975228 <https://reviews.llvm.org/D73664#1975228>, @nathanchance wrote:
>
> > > Awesome. Thank you. I'll work on getting that fixed. To verify everything, I just replace `modules` in the invocation with `all`?
> >
> > Correct!
>
>
> Hi Nathan, I pushed 04eae396176ccebe359bbb47ca1458a6377bbc4f <https://reviews.llvm.org/rG04eae396176ccebe359bbb47ca1458a6377bbc4f> after building `all` successfully. When you get a chance, could you please confirm that it is back to normal? Thank you for your patience and for reporting this.
Yes, everything appears good to me. I will let you all know if anything else comes up in my other tests. Thank you very much for the quick patches!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73664/new/
https://reviews.llvm.org/D73664
More information about the llvm-commits
mailing list