[PATCH] D18690: [LSAN] Fix test swapcontext.cc on MIPS
Renato Golin via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 22 06:50:41 PDT 2016
On 22 April 2016 at 09:18, Sagar Thakur via llvm-commits
<llvm-commits at lists.llvm.org> wrote:
> I am unable to reproduce this failure on ARMv7 Processor.
> Here is the output I got for all optimization levels (O0, O1, O2, O3):
Hi Sagar,
Have you bootstrapped the compiler with Thumb, then used the stage 2
to run the test?
I'm finishing the bisect here, but I'm also suspecting your commit.
I'll update once I know more, but please don't merge into 3.8.1 yet.
cheers,
--renato
More information about the llvm-commits
mailing list