blob: c4284696b8cabdc5869b29b94038f7cee26d6747 [file] [log] [blame]
Saleem Abdulrasool11049a02014-04-23 21:29:34 +00001; RUN: llc -mtriple i686-windows %s -o - | FileCheck %s
2; RUN: llc -mtriple x86_64-windows %s -o - | FileCheck %s
Saleem Abdulrasool11049a02014-04-23 21:29:34 +00003
4@data = dllexport constant [5 x i8] c"data\00", align 1
5
6; CHECK: .section .rdata,"rd"
7