[PATCH] D61772: [WebAssembly] Don't assume that strongly defined symbol are DSO-local
Alon Zakai via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 10 09:40:27 PDT 2019
kripken added a comment.
This may have broken CI, as it shows as one of the commits in the first broken roll here:
https://chromium-review.googlesource.com/c/emscripten-releases/+/1604139
other.test_binaryen_metadce_hello is broken there. Maybe we just need to update expectations? Looks like they rose though, which is odd?
Waterfall CI also shows wasm2.test_dylink_raii_exceptions is broken on Module.dynCall_ifdi is not a function which is maybe also related to this, but just a guess.
Repository:
rLLD LLVM Linker
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61772/new/
https://reviews.llvm.org/D61772
More information about the llvm-commits
mailing list