[PATCH] D93451: [Cloning] Copy metadata of global declarations
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 6 10:35:13 PST 2021
arsenm added a comment.
In D93451#2481972 <https://reviews.llvm.org/D93451#2481972>, @ruiling wrote:
> Now that most features of CloneModule() are tested by the unit-test. Is there any specific reason to prefer lit-test over unit-test?
It's easier to read and update IR tests than unit tests
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93451/new/
https://reviews.llvm.org/D93451
More information about the llvm-commits
mailing list