1 ; RUN: llc -mtriple mipsel-unknown-linux < %s | FileCheck %s
3 target triple = "mipsel-unknown-linux"
5 @llvm.global_ctors = appending global [1 x { i32, ptr, ptr }] [{ i32, ptr, ptr } { i32 65535, ptr @test, ptr null }]
11 define internal void @test() section ".text.startup" {