zig/deps/lld/test/ELF/amdgpu-elf-flags-err.s

7 lines
354 B
ArmAsm
Raw Normal View History

2018-01-18 06:29:21 +08:00
# REQUIRES: amdgpu
2018-08-05 05:47:16 +08:00
# RUN: llvm-mc -triple amdgcn-amd-amdhsa -mcpu=gfx802 -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 -o /dev/null 2>&1 | FileCheck %s
2018-01-18 06:29:21 +08:00
2018-08-05 05:47:16 +08:00
# CHECK: error: incompatible e_flags: {{.*}}-1.o