From: Bruno Cardoso Lopes Date: Sat, 14 Oct 2017 22:14:23 +0000 (+0000) Subject: Mark test as unsupported until r315808 is fixed X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cab29772c3ddd898642a65154b3d268b881a32fb;p=clang Mark test as unsupported until r315808 is fixed This is causing: http://green.lab.llvm.org/green/job/clang-stage1-cmake-RA-incremental/43381 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@315829 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Misc/backend-resource-limit-diagnostics.cl b/test/Misc/backend-resource-limit-diagnostics.cl index 6e7619babe..63331abb6d 100644 --- a/test/Misc/backend-resource-limit-diagnostics.cl +++ b/test/Misc/backend-resource-limit-diagnostics.cl @@ -1,4 +1,5 @@ // REQUIRES: amdgpu-registered-target +// UNSUPPORTED: system-darwin // RUN: not %clang_cc1 -emit-codegen-only -triple=amdgcn-- %s 2>&1 | FileCheck %s // CHECK: error: local memory limit exceeded (480000) in use_huge_lds