llvm-project/lld/test/core/Inputs/gnulinkonce-remaining-undef...

35 lines
927 B
Plaintext

---
defined-atoms:
- name: anotherfunction
scope: global
type: data
- name: f1
scope: global
type: code
- name: f2
scope: global
type: code
- name: f3
scope: global
type: code
- name: g1
scope: global
type: code
- name: d1
scope: global
type: data
- name: g1
scope: global
type: gnu-linkonce
references:
- kind: group-child
target: f1
- kind: group-child
target: f2
- kind: group-child
target: f3
- kind: group-child
target: g1
- kind: group-child
target: d1