[PATCH] D140111: [lld][wasm] Split __wasm_apply_data_relocs when it exceeds the function size limit
Illia Malachyn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 4 05:39:50 PST 2023
k1nder10 added a comment.
@sbc100
So, what do you think about this change? Can we merge it? Or should I try to split this up into N functions?
BTW, Is it okay that I have to modify the data-segments.ll & pie.ll files?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140111/new/
https://reviews.llvm.org/D140111
More information about the llvm-commits
mailing list