Commit 6496cf1d authored by John Criswell's avatar John Criswell
Browse files

Don't specify the pointer size or endian-ness; it won't match for certain

platforms (SparcV9).

llvm-svn: 10452
parent 84da4a69
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
; global_ctors/global_dtors terminator: this is used to add a terminating null
; value to the initialization list.

target endian = little
target pointersize = 32

%struct..TorRec = type { int, void ()* }

%llvm.global_ctors = appending global [1 x %struct..TorRec] [