[PATCH] PR16490: Fix a crash in ARM inline asm

Joey Gouly joey.gouly at arm.com
Mon Jul 8 06:09:07 PDT 2013


So, I think my patch is actually orthogonal to r185169. It’s just that
r185169 exposed a latent bug, that I fixed with my commit.

I can't think of a good way to find the problem here, apart from diffing the
kernels before r185169 and at r185169 (with my patch to let it compile).
Seeing where the differences come from, and finding the inline assembly that
produced that.

Thanks,
Joey

> On 8 July 2013 12:13, Jan-Simon Möller <dl9pf at gmx.de> wrote:
> - pre 185169 compiles and boots
> 
> That's odd. I was under the impression that this patch was the last thing
needed for Clang+LLVM to > compile the Android kernel.
>
> Vinicius, can you elaborate on on the dependencies of that patch?
> 
> cheers,
> --renato







More information about the llvm-commits mailing list