2 # RUN: split-file %s %t
3 # RUN: llvm-mc -filetype=obj -triple=amdgcn--amdhsa -mcpu=fiji %t/asm -o %t.o
4 # RUN: ld.lld %t.o -o %t/out --script %t/script
5 # RUN: llvm-objdump -d %t/out | FileCheck %s
11 .text.likely : { *(.text.likely) }
15 .text.unlikely : { *(.text.unlikely) }
29 .section .text.unlikely
37 # CHECK-NEXT: s_branch 1025
38 # CHECK-NEXT: s_branch 64511