[PATCH] D64148: [lld][WebAssembly] Fix __start/__stop symbols when combining input segments

Carlo Kok via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 4 01:49:52 PDT 2019


carlokok added a comment.

Update: it works if using --no-gc-sections (though obviously that's not a solution)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D64148





More information about the llvm-commits mailing list