[llvm] r275141 - Mips: Avoid implicit iterator conversions, NFC
Doug Gilmore via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 15 14:51:12 PDT 2016
[llvm] r275141 - Mips: Avoid implicit iterator conversions, NFC
> Hmm. Thanks for the revert and sorry for the trouble.
>
> Please send a reproduction so I can investigate (assuming you can
> confirm this is the cause). Likely this is a surprise end iterator
> being dereferenced somehow (I saw some of those in other patches,
> but caught the problem locally in the lit tests).
Hello Duncan and Daniel,
Whoops, I flubbed my (manual) bisect, r275141 is probably OK (I am in
the process of verifying that).
I am in the process of running a real bisect to identify the bad
commit.
I'll post an update soon.
Sorry about that,
Doug
>
> -- dpnes
>
> > On Jul 15, 2016, at 07:02, Daniel Sanders <Daniel.Sanders at imgtec.com> wrote:
> >
...
More information about the llvm-commits
mailing list