We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e46bc7 commit 69cd4faCopy full SHA for 69cd4fa
lld/test/ELF/amdgpu-abi-version.s
@@ -1,3 +1,4 @@
1
+# REQUIRES: amdgpu
2
# RUN: llvm-mc -triple amdgcn-amd-amdhsa -mcpu=gfx900 --amdhsa-code-object-version=4 -filetype=obj %s -o %t.o
3
# RUN: ld.lld -shared %t.o -o %t.so
4
# RUN: llvm-readobj --file-headers %t.so | FileCheck --check-prefix=COV4 %s
0 commit comments