[PATCH] D101716: [lld][WebAssembly] Fix crash with `-pie` without `--allow-undefined`

Derek Schuff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 3 15:25:05 PDT 2021


dschuff added a comment.

So this change means that unresolved symbols will turn into imports when linking?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101716



More information about the llvm-commits mailing list