[PATCH] D103290: [lld][WebAssembly] Add new `--import-undefined` option

Derek Schuff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 17 11:40:00 PDT 2021


dschuff accepted this revision.
dschuff added inline comments.
This revision is now accepted and ready to land.


================
Comment at: lld/docs/WebAssembly.rst:76
+  flag which corresponds to ``--unresolve-symbols=ignore`` +
+  --import-undefined``.
 
----------------
is this missing a ` character or phab's markdown rendering just confused?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D103290/new/

https://reviews.llvm.org/D103290



More information about the llvm-commits mailing list