diff options
| author | Thomas Lively <tlively@google.com> | 2020-09-24 20:35:29 -0700 |
|---|---|---|
| committer | Thomas Lively <tlively@google.com> | 2020-09-24 20:35:29 -0700 |
| commit | 15a5e86fb387359f736e919eeb5cc2b9f4477d48 (patch) | |
| tree | a8a0f148a2b41d76b77a9c88d40694e20ac68e06 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h | |
| parent | 64b8a633a872f25c8b3f9414c22165405400ea10 (diff) | |
| download | llvm-15a5e86fb387359f736e919eeb5cc2b9f4477d48.zip llvm-15a5e86fb387359f736e919eeb5cc2b9f4477d48.tar.gz llvm-15a5e86fb387359f736e919eeb5cc2b9f4477d48.tar.bz2 | |
[lld][WebAssembly] Allow `atomics` feature with unshared memory
https://github.com/WebAssembly/threads/issues/144 updated the
WebAssembly threads proposal to make atomic operations on unshared memories
valid. This change updates the feature checking in the linker accordingly.
Production WebAssembly engines have recently been updated to allow this
behvaior, but after this change users who accidentally use atomics with unshared
memories on older versions of the engines will get validation errors at runtime
rather than link errors.
Differential Revision: https://reviews.llvm.org/D79530
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.h')
0 files changed, 0 insertions, 0 deletions
