[PATCH] D38182: test-suite: add cpu features detection in configuration

Ilia Taraban via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 25 09:48:09 PDT 2017


itaraban added a comment.

Yes, I know that fact, but some buildbots use this approach(`lnt runtest nt`). They all use this approach until https://reviews.llvm.org/D35402. So some of them(17 buildbots) still use `nt` instead of `test-suite`.  That's why I forced to make support for deprecated method.
Sure, I also plan to add cpu type detection in cmake in next patch.


https://reviews.llvm.org/D38182





More information about the llvm-commits mailing list