[PATCH] D92918: [llvm-link][NFC] Minor cleanup
Artem Belevich via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 9 17:57:23 PST 2020
tra accepted this revision.
tra added a comment.
This revision is now accepted and ready to land.
In D92918#2444389 <https://reviews.llvm.org/D92918#2444389>, @sdmitriev wrote:
> And, by the way, this function is called as a static member (i.e. `Linker::linkModules()`) everywhere in LLVM sources except `llvm-link.cpp`:
Fair enough. Making the calls consistent is beneficial.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92918/new/
https://reviews.llvm.org/D92918
More information about the llvm-commits
mailing list