[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 Apr 20 10:31:30 PDT 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL330456: [WebAssembly] Implement -print-gc-sections, to better test GC of globals (authored by ncw, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D44311

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44311.143345.patch
Type: text/x-patch
Size: 10071 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180420/6132c6ee/attachment.bin>


More information about the llvm-commits mailing list