[PATCH] D85062: [WebAssembly] GC constructor functions in otherwise unused archive objects

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 12 20:34:21 PDT 2020


sbc100 added a comment.

Looks like we have a specific emscripten test for this since it started failing on our llvm roller:
 https://github.com/emscripten-core/emscripten/blob/bd8e5b5296721e33cfad98322e6b70b9985cfd2d/tests/test_other.py#L900

Was this change supposed to effect archive object included via `--whole-archive` too?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85062



More information about the llvm-commits mailing list