[TableGen] Split DAGISelMatcherOpt FactorNodes into 2 functions. NFC (#125330)
[llvm-project.git] / lld / test / ELF / Inputs / trace-symbols-foo-weak.s
blobd071ebecc4b5bcf8bbe5219d5780ba111d4d1f7e
1 .comm common,4,4
2 .text
3 .weak foo
4 .type foo, @function
5 foo:
6 callq bar@PLT
8 .globl func1
9 .type func1, @function
10 func1:
11 call func2@PLT