[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:29:33 PDT 2018


ncw updated this revision to Diff 143344.
ncw edited the summary of this revision.
ncw added a comment.

Updated: rebased.

Now there's nothing contentious, I think this one is safe to land too? It's been a loong time (weeks) since there was any movement on these LLD bugs. If you want me to come back and make further changes however, I'm happy to do that.


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

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


More information about the llvm-commits mailing list