rnk added a comment. In https://reviews.llvm.org/D32745#744292, @frej wrote:
> In https://reviews.llvm.org/D32745#744280, @rnk wrote: > > > The REQUIRES tag is unnecessary. Clang can emit IR for any target without a > > registered backed. > > > So should I drop it? It doesn't hurt does it? Some developers configure their build to only build the x86 backend to speed it up. This test won't run in that configuration, so they won't know if it fails. https://reviews.llvm.org/D32745 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits