[PATCH] D30521: Introduce llc/ExecuteTestCommands pass
Matthias Braun via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 14 18:44:37 PDT 2017
MatzeB abandoned this revision.
MatzeB added a comment.
I'm still not convinced unittests are the best tool for the job when most of what you are doing is constructing a function, calling a simple API and then checking the resulting function.
Anyway seems this is getting no support, abandoning.
Repository:
rL LLVM
https://reviews.llvm.org/D30521
More information about the llvm-commits
mailing list