forked from OSchip/llvm-project
27 lines
693 B
Plaintext
27 lines
693 B
Plaintext
|
---
|
||
|
defined-atoms:
|
||
|
- name: f1
|
||
|
scope: global
|
||
|
type: code
|
||
|
- name: f2
|
||
|
scope: global
|
||
|
type: code
|
||
|
- name: g1
|
||
|
scope: global
|
||
|
type: code
|
||
|
- name: d1
|
||
|
scope: global
|
||
|
type: data
|
||
|
- name: g1
|
||
|
scope: global
|
||
|
type: group-comdat
|
||
|
references:
|
||
|
- kind: group-child
|
||
|
target: f1
|
||
|
- kind: group-child
|
||
|
target: f2
|
||
|
- kind: group-child
|
||
|
target: g1
|
||
|
- kind: group-child
|
||
|
target: d1
|