]> granicus.if.org Git - llvm/commit
Merging r310262:
authorHans Wennborg <hans@hanshq.net>
Fri, 18 Aug 2017 20:38:28 +0000 (20:38 +0000)
committerHans Wennborg <hans@hanshq.net>
Fri, 18 Aug 2017 20:38:28 +0000 (20:38 +0000)
commit492a29828ef1b35870920eb6747f398f69d26583
treec1f9b79eb8e6054f1cec2665baee8533f8849932
parent7a5a1a849a50644f8a68807ebfd375ad68c0df69
Merging r310262:
------------------------------------------------------------------------
r310262 | sdardis | 2017-08-07 08:37:57 -0700 (Mon, 07 Aug 2017) | 9 lines

[DebugInfo][DWARF] Correct some usages of PRIx32 to PRIx64

These lead to tests failing spuriously as the values after being rendered to a
string were incorrect.

Reviewers: clayborg

Differential Revision: https://reviews.llvm.org/D36319

------------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_50@311196 91177308-0d34-0410-b5e6-96231b3b80d8
lib/DebugInfo/DWARF/DWARFVerifier.cpp