1*9880d681SAndroid Build Coastguard Worker; RUN: llc -mtriple i686-windows %s -o - | FileCheck %s 2*9880d681SAndroid Build Coastguard Worker; RUN: llc -mtriple x86_64-windows %s -o - | FileCheck %s 3*9880d681SAndroid Build Coastguard Worker 4*9880d681SAndroid Build Coastguard Worker@data = dllexport constant [5 x i8] c"data\00", align 1 5*9880d681SAndroid Build Coastguard Worker 6*9880d681SAndroid Build Coastguard Worker; CHECK: .section .rdata,"dr" 7*9880d681SAndroid Build Coastguard Worker 8