aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/SourceMgr.cpp
diff options
context:
space:
mode:
authorShoaib Meenai <smeenai@fb.com>2022-01-23 12:50:01 -0800
committerShoaib Meenai <smeenai@fb.com>2022-03-03 15:18:09 -0800
commit0c1d330431f59011fd861e291d5048858a973c5a (patch)
tree64a736085cf264dbca981af3ba1e695cb1f7295a /llvm/lib/Support/SourceMgr.cpp
parentbc1574b4951fcddc95b1c45587f7ed9a9c72ad46 (diff)
downloadllvm-0c1d330431f59011fd861e291d5048858a973c5a.zip
llvm-0c1d330431f59011fd861e291d5048858a973c5a.tar.gz
llvm-0c1d330431f59011fd861e291d5048858a973c5a.tar.bz2
[hmaptool] Fix dumping
It was complaining about too many values to unpack, since our struct unpack format string specified six members, but we only had five variables to unpack to. The sixth value is the max value length, but it's not used in dumping, so we can ignore it. Reviewed By: bruno Differential Revision: https://reviews.llvm.org/D118004
Diffstat (limited to 'llvm/lib/Support/SourceMgr.cpp')
0 files changed, 0 insertions, 0 deletions