[llvm] r184368 - DebugInfo: PR14763/r183329 correct the location of indirect parameters
Ulrich Weigand
Ulrich.Weigand at de.ibm.com
Thu Jun 20 07:51:02 PDT 2013
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 ?
Bye,
Ulrich
More information about the llvm-commits
mailing list