[PATCH] D104895: [Coroutines] Remove all legacy test command
Xun Li via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 24 23:06:44 PDT 2021
lxfind added a comment.
In D104895#2840172 <https://reviews.llvm.org/D104895#2840172>, @ChuanqiXu wrote:
> Thanks for working on this!
> If the two commands behaves the same, I prefer the old styles since it looks simpler.
I believe the plan is to have all tests to be in -passes style with new pm (I.e -passes is the preferred style)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104895/new/
https://reviews.llvm.org/D104895
More information about the llvm-commits
mailing list