git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6186 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2003-05-14 12:40:20 +00:00
parent f41464618f
commit aa470c2d47

View File

@ -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 } ]