[llvm] r184368 - DebugInfo: PR14763/r183329 correct the location of indirect parameters
David Blaikie
dblaikie at gmail.com
Thu Jun 20 09:29:49 PDT 2013
On Jun 20, 2013 7:51 AM, "Ulrich Weigand" <Ulrich.Weigand at de.ibm.com> wrote:
>
> David Blaikie <dblaikie at gmail.com> wrote:
>
> > Added:
> > llvm/trunk/test/DebugInfo/X86/parameters.ll
>
> This test is failing on PowerPC64:
> error: failed to compute relocation: R_PPC64_ADDR64
> Is the test case even supposed to run on non-X86 platforms,
> given that it resides in DebugInfo/X86 ?
It shouldn't, no. I had thought ythe whole directory had some
protection/handling for that, but maybe I missed something in the test
files themselves.
>
> Bye,
> Ulrich
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130620/f750d0be/attachment.html>
More information about the llvm-commits
mailing list