[PATCH] D87537: [lld][WebAssembly] Add mutable-globals to feature section if needed

Sam Clegg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 11 12:48:53 PDT 2020


sbc100 updated this revision to Diff 291317.
sbc100 edited the summary of this revision.
sbc100 added a comment.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

switch to verification in wasm-ld


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
  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.291317.patch
Type: text/x-patch
Size: 5849 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200911/1e901189/attachment.bin>


More information about the cfe-commits mailing list