diff options
author | Alon Zakai <azakai@google.com> | 2024-10-15 15:04:48 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-15 15:04:48 -0700 |
commit | 525870cb6e8b650dc1ac46b314eed049455ced8a (patch) | |
tree | 92e6f6d9abdaf995bf8d24c3efeb1c61944750dd /src/shared-constants.h | |
parent | 686c76bf8f694505e549c8e402bcfa8a38dc5050 (diff) | |
download | binaryen-525870cb6e8b650dc1ac46b314eed049455ced8a.tar.gz binaryen-525870cb6e8b650dc1ac46b314eed049455ced8a.tar.bz2 binaryen-525870cb6e8b650dc1ac46b314eed049455ced8a.zip |
GlobalRefining: Do not refine mutable exported globals (#7007)
A mutable exported global might be shared with another module which
writes to it using the current type, which is unsafe and the type system does
not allow, so do not refine there.
Diffstat (limited to 'src/shared-constants.h')
0 files changed, 0 insertions, 0 deletions