diff options
author | Eli Friedman <efriedma@codeaurora.org> | 2019-01-24 21:31:13 +0000 |
---|---|---|
committer | Eli Friedman <efriedma@codeaurora.org> | 2019-01-24 21:31:13 +0000 |
commit | 525ef0159d663f62755552258dfef2ee38d19005 (patch) | |
tree | b0929c9cd9a17542549c1e26d83503563bddd897 /llvm/lib/Object/WasmObjectFile.cpp | |
parent | b0eabefd7b415d8580cafa4e36ea7e4f61772142 (diff) | |
download | bcm5719-llvm-525ef0159d663f62755552258dfef2ee38d19005.tar.gz bcm5719-llvm-525ef0159d663f62755552258dfef2ee38d19005.zip |
[Analysis] Fix isSafeToLoadUnconditionally handling of volatile.
A volatile operation cannot be used to prove an address points to normal
memory. (LangRef was recently updated to state it explicitly.)
Differential Revision: https://reviews.llvm.org/D57040
llvm-svn: 352109
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions