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 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