[PATCH] D69073: [lld][WebAssembly] Fix for weak references to data symbols in archives
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 16 19:04:57 PDT 2019
MaskRay added inline comments.
================
Comment at: lld/test/wasm/archive-weak-undefined.ll:14
target triple = "wasm32-unknown-unknown"
+; Weak external function symbol
----------------
Add a comment saying `an undefined weak will not fetch archive members`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69073/new/
https://reviews.llvm.org/D69073
More information about the llvm-commits
mailing list