<table border="1" cellspacing="0" cellpadding="8">
    <tr>
        <th>Issue</th>
        <td>
            <a href=https://github.com/llvm/llvm-project/issues/69159>69159</a>
        </td>
    </tr>

    <tr>
        <th>Summary</th>
        <td>
            [llvm-debuginfo-analyzer] Fix mismatch between %d/%x format strings and uint64_t type.
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
            debuginfo,
            tools:llvm-debuginfo-analyzer
      </td>
    </tr>

    <tr>
      <th>Assignees</th>
      <td>
      </td>
    </tr>

    <tr>
      <th>Reporter</th>
      <td>
          CarlosAlbertoEnciso
      </td>
    </tr>
</table>

<pre>
    Extracted from [llvm/tools/llvm-debuginfo-analyzer/README.txt](https://github.com/llvm/llvm-project/blob/main/llvm/tools/llvm-debuginfo-analyzer/README.txt)
https://reviews.llvm.org/D137400
https://github.com/llvm/llvm-project/issues/58758

Incorrect printing of uint64_t on 32-bit platforms.
Add the PRIx64 specifier to the printing code (format()).

</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJycksFu3CAQhp8GX1AsMwbvcvBhk11LOVSq8gIVhlkvFYYVjJNNn75ab5qoUiO1vVgyzHwz_P9vSvFTROyZumdqX5mFTin3DyaHVHZhxEzpEK0vqRqTe-0PF8rGEjp-zGnmTN2H8DwzGCilUBgM1987h-My-XhMdyaa8PoDM4Ph6bDbfznUdCGm9gy2J6JzYe2OwcBgmDydlrG2aX6D_GKdc_qOlhgMY0gjg2E2Pn7U_NNc0KzZs2b3--iMzx5fSn1F1ClPDIa9aDeyaf5U_ReL-lIWvC6lthu1vUFu38doU85oiZ-zj-TjxNORLz5SJ78RT5G3cDd64udg6JjyXOpb4845TifkX58eL53k5YzWHz1mTmk9f8fZ5JAz2F6bDTHYXh8N-g1Tub51utWmwl50eiOlajZddeo7YdE6ZaUWY4NOylY7qZXSsm1BNaLyPTTQikZ0zbYVoquNEwI6fbRuxFZqwWSDs_HhXcZqlaHvtFC6CmbEUNaUAbzbxAAYPDCAm4vt7lMX4RrO3K_34zIVJpvgC32YVpGnsMb4M4ba88Ff-OzLbMie-Ij0ghg5A-VWa9WF31TjhbKPU-Emug9z6PWMdbXk0P9_IFYxfgYAAP__HBoeYw">