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

Dan Gohman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 31 13:27:01 PDT 2020


sunfish updated this revision to Diff 282304.
sunfish marked 9 inline comments as done.
sunfish added a comment.

Address review feedback.


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.s
  lld/test/wasm/command-exports.s
  lld/test/wasm/init-fini-gc.ll
  lld/test/wasm/init-fini-no-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.282304.patch
Type: text/x-patch
Size: 23744 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200731/b5dc3b52/attachment.bin>


More information about the llvm-commits mailing list