[PATCH] D34685: Mark a number of x86 only tests to require x86

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 29 10:46:27 PDT 2017


probinson added a comment.

In https://reviews.llvm.org/D34685#795468, @ruiu wrote:

>   (Also, the fact that we are using "x86" to test generic feature means that you usually want to enable the LLVM x86 target to run these tests.)


Are you saying, if you want to test LLD, you must enable the x86 target?  That sounds backwards.


https://reviews.llvm.org/D34685





More information about the llvm-commits mailing list