[PATCH] D58806: [WebAssebmly] Allow __wasm_call_ctors to be GCed

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 28 17:46:40 PST 2019


sbc100 created this revision.
Herald added subscribers: llvm-commits, dexonsmith, steven_wu, sunfish, aheejin, mehdi_amini.
Herald added a project: LLVM.

Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D58806

Files:
  test/wasm/alias.ll
  test/wasm/archive-export.ll
  test/wasm/call-indirect.ll
  test/wasm/comdats.ll
  test/wasm/cxx-mangling.ll
  test/wasm/entry.ll
  test/wasm/function-imports-first.ll
  test/wasm/function-imports.ll
  test/wasm/gc-imports.ll
  test/wasm/gc-sections.ll
  test/wasm/init-fini.ll
  test/wasm/local-symbols.ll
  test/wasm/locals-duplicate.test
  test/wasm/lto/archive.ll
  test/wasm/lto/export.ll
  test/wasm/lto/lto-start.ll
  test/wasm/lto/used.ll
  test/wasm/undefined-weak-call.ll
  test/wasm/visibility-hidden.ll
  test/wasm/weak-alias-overide.ll
  test/wasm/weak-alias.ll
  test/wasm/weak-undefined.ll
  wasm/Driver.cpp
  wasm/MarkLive.cpp
  wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58806.188827.patch
Type: text/x-patch
Size: 64371 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190301/f3a45191/attachment-0001.bin>


More information about the llvm-commits mailing list