about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorkennytm <kennytm@gmail.com>2018-03-22 17:51:35 +0800
committerkennytm <kennytm@gmail.com>2018-03-22 22:43:48 +0800
commit346a46e9d65b62d43eda6de2a23620a38889a198 (patch)
tree52153cf0cf02a7e488efecae9a239c68c350b969 /src/rustllvm/RustWrapper.cpp
parent70ae9174ee3fe05a505c4acc51dd5191e8825866 (diff)
parent5aa29c4c823cbe02a2d84080eefe3eb1aecf0a06 (diff)
downloadrust-346a46e9d65b62d43eda6de2a23620a38889a198.tar.gz
rust-346a46e9d65b62d43eda6de2a23620a38889a198.zip
Rollup merge of #49216 - bjorn3:patch-1, r=estebank
Don't check interpret_interner when accessing a static to fix miri mutable statics

Mutable statics don't work in my PR to fix the standalone [miri](https://github.com/solson/miri), as init_static didn't get called when the interpret_interner already contained a entry for the static, which is always immutable.

cc solson/miri#364
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions