about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorAriel Ben-Yehuda <ariel.byd@gmail.com>2018-04-02 00:14:44 +0300
committerAriel Ben-Yehuda <ariel.byd@gmail.com>2018-04-02 00:14:44 +0300
commit8f9ec1cb06524a483b1bfc81c9912ebb7d46cb52 (patch)
tree5d203672e9f813655bc05f1fa57193c35a15b9c0 /src/rustllvm/RustWrapper.cpp
parentd2235f20b5295394450f4962fb5f93254e63640c (diff)
downloadrust-8f9ec1cb06524a483b1bfc81c9912ebb7d46cb52.tar.gz
rust-8f9ec1cb06524a483b1bfc81c9912ebb7d46cb52.zip
avoid IdxSets containing garbage above the universe length
This makes sure that all bits in each IdxSet between the universe length
and the end of the word are all zero instead of being in an indeterminate state.

This fixes a crash with RUST_LOG=rustc_mir, and is probably a good idea
anyway.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions