15 lines · plain
1# REQUIRES: x862 3## Test that the .L symbol in a SHF_MERGE section is omitted.4 5# RUN: llvm-mc -filetype=obj -triple=x86_64 %s -o %t.o6# RUN: ld.lld %t.o -o %t7# RUN: llvm-readelf -s %t | FileCheck /dev/null --implicit-check-not=.L.str8 9lea .L.str(%rip), %rdi10lea local(%rip), %rdi11 12.section .rodata.str1.1,"aMS",@progbits,113.L.str:14local:15