Skip to content

Commit 69cd4fa

Browse files
committed
Reapply: [lld] Restore "REQUIRES: amdgpu" in amdgpu-abi-version
Accidentally deleted it in a previous commit.
1 parent 1e46bc7 commit 69cd4fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lld/test/ELF/amdgpu-abi-version.s

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# REQUIRES: amdgpu
12
# RUN: llvm-mc -triple amdgcn-amd-amdhsa -mcpu=gfx900 --amdhsa-code-object-version=4 -filetype=obj %s -o %t.o
23
# RUN: ld.lld -shared %t.o -o %t.so
34
# RUN: llvm-readobj --file-headers %t.so | FileCheck --check-prefix=COV4 %s

0 commit comments

Comments
 (0)