12 lines · plain
1// Input file generated with:2// llvm33/llvm-mc -filetype=obj -triple=x86_64-unknown-linux %s -o %S/Inputs/llvm33-rela-outside-group.o3//4// RUN: ld.lld -shared %S/Inputs/llvm33-rela-outside-group.o %S/Inputs/llvm33-rela-outside-group.o -o /dev/null5 6 .global bar7 .weak _Z3fooIiEvv8 9 .section .text._Z3fooIiEvv,"axG",@progbits,_Z3fooIiEvv,comdat10_Z3fooIiEvv:11 callq bar@PLT12