1*9880d681SAndroid Build Coastguard Worker; RUN: llc -mtriple i386-pc-win32 < %s | FileCheck %s 2*9880d681SAndroid Build Coastguard Worker 3*9880d681SAndroid Build Coastguard Worker%struct.foo = type { i32, i32 } 4*9880d681SAndroid Build Coastguard Worker 5*9880d681SAndroid Build Coastguard Worker@"\01?thingy@@3Ufoo@@B" = constant %struct.foo zeroinitializer, align 4 6*9880d681SAndroid Build Coastguard Worker; CHECK: .section .rdata 7