zig/deps/lld/test/ELF/amdgpu-elf-flags-err.s
2018-01-17 17:29:21 -05:00

8 lines
392 B
ArmAsm

# RUN: llvm-mc -triple amdgcn-amd-amdhsa -mcpu=gfx803 -filetype=obj %S/Inputs/amdgpu-kernel-0.s -o %t-0.o
# RUN: llvm-mc -triple amdgcn-amd-amdhsa -mcpu=gfx803 -filetype=obj %S/Inputs/amdgpu-kernel-1.s -o %t-1.o
# RUN: not ld.lld -shared %t-0.o %t-1.o %S/Inputs/amdgpu-kernel-2.o -o %t.so 2>&1 | FileCheck %s
# REQUIRES: amdgpu
# CHECK: error: incompatible e_flags: {{.*}}amdgpu-kernel-2.o