[ELF] Make SyntheticSection parameter order match InputSection
[llvm-project.git] / lld / test / ELF / amdgpu-elf-flags-err.s
blob8dfa4854abe25d44c6e0fc41d586ad89e2cb57b9
1 # REQUIRES: amdgpu
2 # RUN: llvm-mc -triple amdgcn-amd-amdhsa -mcpu=gfx802 --amdhsa-code-object-version=4 -filetype=obj %S/Inputs/amdgpu-kernel-0.s -o %t-0.o
3 # RUN: llvm-mc -triple amdgcn-amd-amdhsa -mcpu=gfx803 --amdhsa-code-object-version=4 -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
6 # CHECK: error: incompatible mach: {{.*}}-1.o