[PATCH] D54249: [WebAssembly] Initial support for shared objects (-shared)
Derek Schuff via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 8 10:49:47 PST 2018
dschuff added inline comments.
================
Comment at: docs/WebAssembly.rst:34
+ progress.
- COMDAT support. This means that support for C++ is still very limited.
- Function stripping. Currently there is no support for ``--gc-sections`` so
----------------
not related to this CL, but we should probably update the list of missing features.
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D54249
More information about the llvm-commits
mailing list