summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorPavel Labath <pavel@labath.sk>2019-01-10 15:53:20 +0000
committerPavel Labath <pavel@labath.sk>2019-01-10 15:53:20 +0000
commit20c7844f50a2f2c555bfc6d9b3d2376a6f154511 (patch)
tree918c3810144c63a8caccd4eeaeab99803d854a90 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentad6b88b481880753e6e374b6a22115a8cda2a6b6 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud