From: Chris Lattner Date: Wed, 14 May 2003 12:40:20 +0000 (+0000) Subject: New file X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aa470c2d4780f4b1bd222f439303de12f14631ae;p=llvm New file git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6186 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/runtime/GCCLibraries/crtend/listend.ll b/runtime/GCCLibraries/crtend/listend.ll new file mode 100644 index 00000000000..2a334999e25 --- /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 } ]