diff options
author | Pavel Labath <pavel@labath.sk> | 2019-01-10 15:53:20 +0000 |
---|---|---|
committer | Pavel Labath <pavel@labath.sk> | 2019-01-10 15:53:20 +0000 |
commit | 20c7844f50a2f2c555bfc6d9b3d2376a6f154511 (patch) | |
tree | 918c3810144c63a8caccd4eeaeab99803d854a90 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | ad6b88b481880753e6e374b6a22115a8cda2a6b6 (diff) | |
download | bcm5719-llvm-20c7844f50a2f2c555bfc6d9b3d2376a6f154511.tar.gz bcm5719-llvm-20c7844f50a2f2c555bfc6d9b3d2376a6f154511.zip |
Fix compilation error on 32-bit architectures introduced in r350511
The issue was a narrowing conversion when converting from uint64_t to a
size_t.
llvm-svn: 350834
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions