From: Konstantin Zhuravlyov Date: Sat, 14 Oct 2017 22:24:31 +0000 (+0000) Subject: Revert "Mark test as unsupported until r315808 is fixed" X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d4602935950d3aaa0fed5853f37031d6a1b7ca3e;p=clang Revert "Mark test as unsupported until r315808 is fixed" Test is fixed in r315830 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@315831 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Misc/backend-resource-limit-diagnostics.cl b/test/Misc/backend-resource-limit-diagnostics.cl index 63331abb6d..6e7619babe 100644 --- a/test/Misc/backend-resource-limit-diagnostics.cl +++ b/test/Misc/backend-resource-limit-diagnostics.cl @@ -1,5 +1,4 @@ // 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