[PATCH] D54424: [DWARF] Do not use PRIx32 for printing uint64_t values

Simon Atanasyan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 12 11:22:41 PST 2018


atanasyan added a comment.

In https://reviews.llvm.org/D54424#1295814, @dblaikie wrote:

> Any chance of a test case?


I hope the following test case starts to pass on mips buildbot:
http://lab.llvm.org:8011/builders/llvm-mips-linux/builds/3739/steps/test-llvm/logs/FAIL%3A%20LLVM%3A%3Adebug_addr.ll


Repository:
  rL LLVM

https://reviews.llvm.org/D54424





More information about the llvm-commits mailing list