summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--runtime/GCCLibraries/crtend/listend.ll5
1 files changed, 5 insertions, 0 deletions
diff --git a/runtime/GCCLibraries/crtend/listend.ll b/runtime/GCCLibraries/crtend/listend.ll
new file mode 100644
index 0000000000..2a334999e2
--- /dev/null
+++ b/runtime/GCCLibraries/crtend/listend.ll
@@ -0,0 +1,5 @@
+; global_ctors/global_dtors terminator: this is used to add a terminating null
+; value to the initialization list.
+
+%llvm.global_ctors = appending global [1 x { int, void ()* }] [ { int, void ()* } { int 2147483647, void ()* null } ]
+%llvm.global_ctors = appending global [1 x { int, void ()* }] [ { int, void ()* } { int 2147483647, void ()* null } ]