commit | 71cb7616e932358d16eff72b9ebb1dd9cacb3b0c | [log] [tgz] |
---|---|---|
author | Simon Atanasyan <simon@atanasyan.com> | Fri Nov 16 13:14:26 2018 +0000 |
committer | Simon Atanasyan <simon@atanasyan.com> | Fri Nov 16 13:14:26 2018 +0000 |
tree | 3c6f86553ea66b8663ea5062ac34383b781ecd87 | |
parent | 6bb11c1cb567e74ed8f84a97ff115dfb147e4a3f [diff] |
[DWARF] Use PRIx64 instead of 'x' to format 64-bit values This is a follow-up to r346715. Use PRIx64 to formatted print of 64-bit value in the `DWARFDebugLoclists::LocationList::dump` to escape problem on big-endian hosts. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@347049 91177308-0d34-0410-b5e6-96231b3b80d8