[PATCH] D61855: Simplify SymbolTable::add{Defined,Undefined,...} functions.
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 15 06:26:24 PDT 2019
MaskRay accepted this revision.
MaskRay added a comment.
This revision is now accepted and ready to land.
LGTM after the const reference change (`void replaceSymbol(Symbol *Sym, const T &New) {`).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61855/new/
https://reviews.llvm.org/D61855
More information about the llvm-commits
mailing list