llvm/lld/test/ELF/Inputs/trace-symbols-foo-weak.s

.comm	common,4,4
.text
.weak	foo
.type	foo, @function
foo:
callq bar@PLT

.globl  func1
.type   func1, @function
func1:
call func2@PLT