diff options
| author | Sam Clegg <sbc@chromium.org> | 2025-09-26 17:16:45 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-26 17:16:45 -0700 |
| commit | e925e528d9750a424f1a3c8519aae9e0288d13a4 (patch) | |
| tree | c8aae68f81af1ac2fb1913e124a7074f7ee16ce5 /llvm/tools/llvm-diff/lib/DiffConsumer.cpp | |
| parent | 597f93d36b035faeb63f4ba0d61a8b8e25eddaab (diff) | |
| download | llvm-e925e528d9750a424f1a3c8519aae9e0288d13a4.zip llvm-e925e528d9750a424f1a3c8519aae9e0288d13a4.tar.gz llvm-e925e528d9750a424f1a3c8519aae9e0288d13a4.tar.bz2 | |
[lld][WebAssembly] Fix check for implicitly exported mutable globals (#160966)
This check is designed to avoid exporting mutable globals in the case
when mutable globals are not available. However, it was being applied in
all cases even when mutable globals was enabled.
This error is particularly bad since mutable-globals have been enabled
in default CPU for a while now, meaning that this condition should not
be firing in the wild very often.
Diffstat (limited to 'llvm/tools/llvm-diff/lib/DiffConsumer.cpp')
0 files changed, 0 insertions, 0 deletions
