aboutsummaryrefslogtreecommitdiff
path: root/test/core/Inputs/sectiongroup-remaining-undef.objtxt
diff options
context:
space:
mode:
Diffstat (limited to 'test/core/Inputs/sectiongroup-remaining-undef.objtxt')
-rw-r--r--test/core/Inputs/sectiongroup-remaining-undef.objtxt34
1 files changed, 0 insertions, 34 deletions
diff --git a/test/core/Inputs/sectiongroup-remaining-undef.objtxt b/test/core/Inputs/sectiongroup-remaining-undef.objtxt
deleted file mode 100644
index 07c7af5dc67c3..0000000000000
--- a/test/core/Inputs/sectiongroup-remaining-undef.objtxt
+++ /dev/null
@@ -1,34 +0,0 @@
----
-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: group-comdat
- 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