summaryrefslogtreecommitdiffstats
path: root/llvm/runtime
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2003-05-14 12:40:20 +0000
committerChris Lattner <sabre@nondot.org>2003-05-14 12:40:20 +0000
commit6e0ba26b43d233c5c7a501f7cd522157f90ad10a (patch)
tree9cb3bf9ca5d92d1a404fd76e76ab0e81c2b4acdd /llvm/runtime
parent58ea8ff469557192e946c42153d1a3e490657264 (diff)
downloadbcm5719-llvm-6e0ba26b43d233c5c7a501f7cd522157f90ad10a.tar.gz
bcm5719-llvm-6e0ba26b43d233c5c7a501f7cd522157f90ad10a.zip
New file
llvm-svn: 6186
Diffstat (limited to 'llvm/runtime')
-rw-r--r--llvm/runtime/GCCLibraries/crtend/listend.ll5
1 files changed, 5 insertions, 0 deletions
diff --git a/llvm/runtime/GCCLibraries/crtend/listend.ll b/llvm/runtime/GCCLibraries/crtend/listend.ll
new file mode 100644
index 00000000000..2a334999e25
--- /dev/null
+++ b/llvm/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 } ]
OpenPOWER on IntegriCloud