llvm-project/llvm/test/CodeGen/X86/2003-11-03-GlobalBool.ll

5 lines
87 B
LLVM

; RUN: llc < %s -march=x86 | FileCheck %s
@X = global i1 true
; CHECK-NOT: .byte true