[PATCH] D94075: [lld][WebAssembly] Add support for handling table symbols
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 12 02:34:49 PST 2021
sbc100 added a comment.
This change does point to perhaps some refactoring that we should do at some point to try to remove some the boiler place that is common among symbol types, and input elements, as well as how the symbol are added to the symbol table.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94075/new/
https://reviews.llvm.org/D94075
More information about the llvm-commits
mailing list