bolt/deps/llvm-18.1.8/llvm/test/MC/COFF/initialised-data.ll
2025-02-14 19:21:04 +01:00

7 lines
203 B
LLVM

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