summaryrefslogtreecommitdiffstats
path: root/llvm/test/Bitcode/thinlto-function-summary-refgraph.ll
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2019-07-21 16:06:26 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2019-07-21 16:06:26 +0000
commit630be14ac646ee919f7d68572716d64ab471b0d8 (patch)
treed0f5ec903ba3fe66989d32da20f21e9d2ff6224e /llvm/test/Bitcode/thinlto-function-summary-refgraph.ll
parentd7504a1569dfd55db2e0314b3aef87df1f527e8d (diff)
downloadbcm5719-llvm-630be14ac646ee919f7d68572716d64ab471b0d8.tar.gz
bcm5719-llvm-630be14ac646ee919f7d68572716d64ab471b0d8.zip
[SmallBitVector] Fix bug in find_next_unset for small types with indices >=32
We were creating a bitmask from a shift of unsigned instead of uintptr_t, meaning we couldn't create masks for indices above 31. Noticed due to a MSVC analyzer warning. llvm-svn: 366657
Diffstat (limited to 'llvm/test/Bitcode/thinlto-function-summary-refgraph.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud