brintos

brintos / llvm-project-archived public Read only

0
0
Text · 203 B · a2faac7 Raw
8 lines · plain
1; RUN: llc -mtriple i686-windows %s -o - | FileCheck %s2; RUN: llc -mtriple x86_64-windows %s -o - | FileCheck %s3 4@data = dllexport constant [5 x i8] c"data\00", align 15 6; CHECK: .section	.rdata,"dr"7 8