Author: Matt Arsenault Date: 2020-04-10T18:48:18-04:00 New Revision: 1e93b3d8a75638c2268df58e44a8738845df3ed5
URL: https://github.com/llvm/llvm-project/commit/1e93b3d8a75638c2268df58e44a8738845df3ed5 DIFF: https://github.com/llvm/llvm-project/commit/1e93b3d8a75638c2268df58e44a8738845df3ed5.diff LOG: Disable test on windows Added: Modified: clang/test/Driver/rocm-device-libs.cl Removed: ################################################################################ diff --git a/clang/test/Driver/rocm-device-libs.cl b/clang/test/Driver/rocm-device-libs.cl index 83641d24d156..77e9782f2594 100644 --- a/clang/test/Driver/rocm-device-libs.cl +++ b/clang/test/Driver/rocm-device-libs.cl @@ -1,5 +1,6 @@ // REQUIRES: clang-driver // REQUIRES: amdgpu-registered-target +// REQUIRES: !system-windows // Test flush-denormals-to-zero enabled uses oclc_daz_opt_on _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits