[llvm] r177239 - Split out filename & directory from DIFile to start generalizing over DIScopes
Bill Schmidt
wschmidt at linux.vnet.ibm.com
Tue Mar 19 06:12:52 PDT 2013
Hi David,
This test fails on powerpc64-unknown-linux-gnu as well.
Thanks,
Bill
On Mon, 2013-03-18 at 17:09 +0000, Renato Golin wrote:
> On 18 March 2013 16:50, David Blaikie <dblaikie at gmail.com> wrote:
> Little bit odd - if you have access to this machine/hardware,
> can you
>
> reproduce this failure reliably (& over this particular
> revision)? (I
> suppose I might be able to reproduce this just by specifying
> the
> target but I'm not sure) If possible, a test case (with the
> appropriately hardcoded triple) would be great.
>
>
> Hi David,
>
>
> You can reproduce it on any machine by adding the triple "armv5"
>
>
> llc -mtriple armv5 -O0 < inlined-vars.ll | FileCheck inlined-vars.ll
> -check-prefix ARGUMENT
>
>
>
> cheers,
> --renato
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
More information about the llvm-commits
mailing list