aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/COFF/initialised-data.ll
blob: a2faac748567ce7fb2c83b7dc4a4c4113eee5997 (plain)
1
2
3
4
5
6
7
; RUN: llc -mtriple i686-windows %s -o - | FileCheck %s
; RUN: llc -mtriple x86_64-windows %s -o - | FileCheck %s

@data = dllexport constant [5 x i8] c"data\00", align 1

; CHECK: .section	.rdata,"dr"