Details
Details
Diff Detail
Diff Detail
- Repository
- rLLD LLVM Linker
- Build Status
Buildable 28656 Build 28655: arc lint + arc unit
Paths
| Differential D58806
[WebAssebmly] Allow __wasm_call_ctors to be GCed ClosedPublic Authored by sbc100 on Feb 28 2019, 5:45 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, dexonsmith, steven_wu and 3 others. · View Herald Transcript This revision is now accepted and ready to land.Feb 28 2019, 7:46 PM Closed by commit rL355240: [WebAssebmly] Allow __wasm_call_ctors to be GC'ed (authored by sbc). · Explain WhyMar 1 2019, 2:39 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 188827 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
|