]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - test/ELF/amdgpu-elf-flags-err.s
Vendor import of lld trunk r338150:
[FreeBSD/FreeBSD.git] / test / ELF / amdgpu-elf-flags-err.s
1 # REQUIRES: amdgpu
2 # RUN: llvm-mc -triple amdgcn-amd-amdhsa -mcpu=gfx802 -filetype=obj %S/Inputs/amdgpu-kernel-0.s -o %t-0.o
3 # RUN: llvm-mc -triple amdgcn-amd-amdhsa -mcpu=gfx803 -filetype=obj %S/Inputs/amdgpu-kernel-1.s -o %t-1.o
4 # RUN: not ld.lld -shared %t-0.o %t-1.o -o /dev/null 2>&1 | FileCheck %s
5
6 # CHECK: error: incompatible e_flags: {{.*}}-1.o