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, void ()*, i8* }] [{ i32, void ()*, i8* } { i32 65535, void ()* @test, i8* null }]
11 define internal void @test() section ".text.startup" {