This is an archive of the discontinued LLVM Phabricator instance.

[WebAssebmly] Allow __wasm_call_ctors to be GCed
ClosedPublic

Authored by sbc100 on Feb 28 2019, 5:45 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

sbc100 created this revision.Feb 28 2019, 5:45 PM
sbc100 updated this revision to Diff 188832.Feb 28 2019, 6:25 PM
  • update tests
sbc100 added a reviewer: ruiu.Feb 28 2019, 6:30 PM
sbc100 updated this revision to Diff 188833.Feb 28 2019, 6:30 PM
  • update comment
ruiu accepted this revision.Feb 28 2019, 7:46 PM

LGTM

This revision is now accepted and ready to land.Feb 28 2019, 7:46 PM
This revision was automatically updated to reflect the committed changes.