llvm-project
bad92c9c
- [lld][WebAssembly] Fix check for exporting mutable globals (#160787)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
106 days ago
[lld][WebAssembly] Fix check for exporting mutable globals (#160787) We were not actually checking whether the global in question was actually mutable before reporting the error.
References
#160787 - [lld][WebAssembly] Fix check for exporting mutable globals
Author
sbc100
Parents
ba3415bc
Loading