[llvm] r310262 - [DebugInfo][DWARF] Correct some usages of PRIx32 to PRIx64

David Blaikie via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 7 11:57:16 PDT 2017


Was it only failing on MIPS? Is it possible to test it more portably?

On Mon, Aug 7, 2017 at 11:51 AM Simon Dardis <Simon.Dardis at imgtec.com>
wrote:

>
> From: David Blaikie [dblaikie at gmail.com]
> Sent: 07 August 2017 19:34
> To: Simon Dardis; llvm-commits at lists.llvm.org
> Subject: Re: [llvm] r310262 - [DebugInfo][DWARF] Correct some usages of
> PRIx32 to PRIx64
>
> > Test case?
>
> This is already covered by:
>  LLVM-Unit::DWARFDebugInfo.TestDwarfVerifyInvalidCURef
>  LLVM-Unit::DWARFDebugInfo.TestDwarfVerifyInvalidStmtList
>
> Which have been failing for some time on clang-cmake-mips(el):
>
> http://lab.llvm.org:8011/builders/clang-cmake-mips/builds/4913
>
> build 4914 when it's finished, should show those tests passing.
>
> Thanks,
> SImon
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170807/62cb7372/attachment.html>


More information about the llvm-commits mailing list