[PATCH] D75703: Splits __wasm_apply_relocs into multiple functions
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 17 12:23:52 PDT 2020
sbc100 added a comment.
I tend to agree that maybe there is a better solution to be found here.
Can I ask what you use case for linking with `-fpic` is? Presumably you are building with emscripten's SIDE_MODULE/MAIN_MODULE. Would you mind opening an llvm bug for this were we can discuss this further?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75703/new/
https://reviews.llvm.org/D75703
More information about the llvm-commits
mailing list