summaryrefslogtreecommitdiffstats
path: root/lld/test/core/Inputs/undef-weak-coalesce.objtxt
diff options
context:
space:
mode:
Diffstat (limited to 'lld/test/core/Inputs/undef-weak-coalesce.objtxt')
-rw-r--r--lld/test/core/Inputs/undef-weak-coalesce.objtxt20
1 files changed, 20 insertions, 0 deletions
diff --git a/lld/test/core/Inputs/undef-weak-coalesce.objtxt b/lld/test/core/Inputs/undef-weak-coalesce.objtxt
new file mode 100644
index 00000000000..7a5e20fad09
--- /dev/null
+++ b/lld/test/core/Inputs/undef-weak-coalesce.objtxt
@@ -0,0 +1,20 @@
+---
+undefined-atoms:
+ - name: bar1
+ can-be-null: never
+ - name: bar2
+ can-be-null: at-runtime
+ - name: bar3
+ can-be-null: at-buildtime
+ - name: bar4
+ can-be-null: at-runtime
+ - name: bar5
+ can-be-null: at-buildtime
+ - name: bar6
+ can-be-null: never
+ - name: bar7
+ can-be-null: at-buildtime
+ - name: bar8
+ can-be-null: never
+ - name: bar9
+ can-be-null: at-runtime
OpenPOWER on IntegriCloud