[PATCH] D68135: [lit] Set the target-windows feature for any windows environment

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 4 12:23:02 PDT 2019


mstorsjo added a comment.

In D68135#1694961 <https://reviews.llvm.org/D68135#1694961>, @rnk wrote:

> As you mention, there are two remaining tests using target-windows. If you want to update this patch to delete the target-windows feature and migrate them to just "windows", that works for me. Less code is always better.


I do that in D68450 <https://reviews.llvm.org/D68450> (which depends on D68449 <https://reviews.llvm.org/D68449> which was ok'd).


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68135/new/

https://reviews.llvm.org/D68135





More information about the llvm-commits mailing list