1// Input file generated with: 2// llvm33/llvm-mc -filetype=obj -triple=x86_64-unknown-linux %s -o %S/Inputs/llvm33-rela-outside-group.o 3// 4// RUN: ld.lld -shared %S/Inputs/llvm33-rela-outside-group.o %S/Inputs/llvm33-rela-outside-group.o -o /dev/null 5 6 .global bar 7 .weak _Z3fooIiEvv 8 9 .section .text._Z3fooIiEvv,"axG",@progbits,_Z3fooIiEvv,comdat 10_Z3fooIiEvv: 11 callq bar@PLT 12