Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
c535d93b47c79add08a84917e3dcad1daf0323dd
/
.
/
llvm
/
test
/
MC
/
COFF
/
initialised-data.ll
blob: a2faac748567ce7fb2c83b7dc4a4c4113eee5997 [
file
] [
log
] [
blame
]
; 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"