New file
authorChris Lattner <sabre@nondot.org>
Wed, 14 May 2003 12:40:20 +0000 (12:40 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 14 May 2003 12:40:20 +0000 (12:40 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6186 91177308-0d34-0410-b5e6-96231b3b80d8

runtime/GCCLibraries/crtend/listend.ll [new file with mode: 0644]

diff --git a/runtime/GCCLibraries/crtend/listend.ll b/runtime/GCCLibraries/crtend/listend.ll
new file mode 100644 (file)
index 0000000..2a33499
--- /dev/null
@@ -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 } ]