[PATCH] D130787: [lld][ELF] Rename SymbolTable::symbols() to SymbolTable::getSymbols(). NFC
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 29 10:49:16 PDT 2022
sbc100 added a comment.
I quite useful to me not keep the various backends in sync.. and normally I do update the wasm linker to match the ELF one... but in this case I think it makes sense to do it the other way around (for the reasons already stated).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130787/new/
https://reviews.llvm.org/D130787
More information about the llvm-commits
mailing list