[PATCH] D81689: [WebAssembly] New-style command support

Dan Gohman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 12 12:35:20 PDT 2020


sunfish updated this revision to Diff 270489.
sunfish added a comment.

- Address review feedback
- Mark callCtors live in the MarkLive pass rather than in the Writer pass.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D81689/new/

https://reviews.llvm.org/D81689

Files:
  lld/test/wasm/command-exports-no-tors.ll
  lld/test/wasm/command-exports.ll
  lld/test/wasm/init-fini-gc.ll
  lld/wasm/Driver.cpp
  lld/wasm/InputChunks.h
  lld/wasm/MarkLive.cpp
  lld/wasm/Symbols.cpp
  lld/wasm/Symbols.h
  lld/wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81689.270489.patch
Type: text/x-patch
Size: 20412 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200612/558b350c/attachment.bin>


More information about the llvm-commits mailing list