[PATCH] D44313: [WebAssembly] Implement GC for imports

Nicholas Wilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 20 10:23:21 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 rLLD330454: [WebAssembly] Implement GC for imports (authored by ncw, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44313?vs=139960&id=143343#toc

Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D44313

Files:
  test/wasm/Inputs/undefined-globals.yaml
  test/wasm/gc-imports.ll
  wasm/MarkLive.cpp
  wasm/Symbols.cpp
  wasm/Symbols.h
  wasm/Writer.cpp

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


More information about the llvm-commits mailing list