aboutsummaryrefslogtreecommitdiff
path: root/test/core/Inputs/sectiongroup-gnulinkonce-error.objtxt
diff options
context:
space:
mode:
Diffstat (limited to 'test/core/Inputs/sectiongroup-gnulinkonce-error.objtxt')
-rw-r--r--test/core/Inputs/sectiongroup-gnulinkonce-error.objtxt26
1 files changed, 26 insertions, 0 deletions
diff --git a/test/core/Inputs/sectiongroup-gnulinkonce-error.objtxt b/test/core/Inputs/sectiongroup-gnulinkonce-error.objtxt
new file mode 100644
index 000000000000..a365d37b66b5
--- /dev/null
+++ b/test/core/Inputs/sectiongroup-gnulinkonce-error.objtxt
@@ -0,0 +1,26 @@
+---
+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: gnu-linkonce
+ references:
+ - kind: group-child
+ target: f1
+ - kind: group-child
+ target: f2
+ - kind: group-child
+ target: g1
+ - kind: group-child
+ target: d1