[llvm] r368339 - [MBP] Disable aggressive loop rotate in plain mode

Hans Wennborg via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 21 00:35:47 PDT 2019


On Tue, Aug 20, 2019 at 11:21 PM Carrot Wei <carrot at google.com> wrote:
>
> On Tue, Aug 20, 2019 at 2:30 AM Hans Wennborg <hans at chromium.org> wrote:
> >
> > On Tue, Aug 20, 2019 at 12:58 AM Carrot Wei <carrot at google.com> wrote:
> > > Hans,
> > > Although lld-linke doesn't crash, it gave many error messages like the following
> > >
> > > lld-link: error: Cannot use debug info for
> > > 'libcmt.lib(new_scalar.obj)' [LNK4099]
> > > >>> failed to load reference 'd:\agent\_work\3\s\binaries\x86ret\lib\i386\libcmt.i386.pdb': No such file or directory
> > >
> > > Is it expected?
> >
> > That's probably just an artifact of the way the repro tarball was
> > created and not a real problem.
> >
>
> Thanks for confirming it. Since it doesn't crash now, can I re-commit
> the MBP patch?

Yes, sounds good to me.

Thanks,
Hans


More information about the llvm-commits mailing list