aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2020-06-23 22:18:56 +0200
committerNikita Popov <nikita.ppv@gmail.com>2020-06-23 22:20:15 +0200
commit52e86797ba687d89a2e9a85c135b7145a5f14739 (patch)
tree4839c1d661f3d34395cb99442dcc0ac8b435ed87 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parentdc72be4e0130675833c56d4d72e22a56872876ea (diff)
downloadllvm-52e86797ba687d89a2e9a85c135b7145a5f14739.zip
llvm-52e86797ba687d89a2e9a85c135b7145a5f14739.tar.gz
llvm-52e86797ba687d89a2e9a85c135b7145a5f14739.tar.bz2
[IR] Remove unnecessary uint64_t casts (NFC)
As pointed out by foad, it's not necessary to work on uint64_t here. The values used here fit uint8_t.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions