[llvm] r177239 - Split out filename & directory from DIFile to start generalizing over DIScopes
Renato Golin
renato.golin at linaro.org
Mon Mar 18 10:09:18 PDT 2013
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130318/38abb96e/attachment.html>
More information about the llvm-commits
mailing list