[PATCH] D87537: [lld][WebAssembly] Error on import/export of mutable global without `mutable-globals` feature
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Sep 12 15:12:02 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG04febd30a8da: [lld][WebAssembly] Error on import/export of mutable global without `mutableā¦ (authored by sbc100).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87537/new/
https://reviews.llvm.org/D87537
Files:
clang/lib/Driver/ToolChains/WebAssembly.cpp
clang/test/Driver/wasm-toolchain.c
lld/test/wasm/Inputs/undefined-globals.s
lld/test/wasm/emit-relocs-fpic.s
lld/test/wasm/gc-imports.s
lld/test/wasm/mutable-globals.s
lld/test/wasm/pie.ll
lld/test/wasm/shared.ll
lld/wasm/Writer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87537.291421.patch
Type: text/x-patch
Size: 7564 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200912/a2a70ab4/attachment.bin>
More information about the llvm-commits
mailing list