[PATCH] D95420: Revert "[WebAssembly] MC layer writes table symbols to object files"
Andy Wingo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 26 08:14:48 PST 2021
wingo added a comment.
I agree that old object files should always be consumable by new linkers. But the reverse does not follow for me in an obvious way. Is there a bound on how old a wasm-ld is supported for new compilers? Like is it one major version, or six, or all of them?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95420/new/
https://reviews.llvm.org/D95420
More information about the llvm-commits
mailing list