Skip to content

Commit 580a9f2

Browse files
committed
Fix test without built AMDGPU
1 parent 9fc51d2 commit 580a9f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/test/CodeGenOpenCL/backend-unsupported-warning.ll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
; REQUIRES: amdgpu-registered-target
12
; RUN: %clang_cc1 -triple amdgcn-amd-amdhsa -S -o - %s 2>&1 | FileCheck %s
23

34
; Check that a DiagnosticUnsupported reported as a warning works

0 commit comments

Comments
 (0)