[PATCH] D44311: [WebAssembly] Implement -print-gc-sections to test global GC

Nicholas Wilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 9 09:57:28 PST 2018


ncw updated this revision to Diff 137779.
ncw added a comment.

Improve test a bit


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D44311

Files:
  test/wasm/Inputs/globals.yaml
  test/wasm/gc-sections.ll
  wasm/Driver.cpp
  wasm/InputFiles.cpp
  wasm/InputGlobal.h
  wasm/MarkLive.cpp
  wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44311.137779.patch
Type: text/x-patch
Size: 10884 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180309/894a3edb/attachment-0001.bin>


More information about the llvm-commits mailing list