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

; RUN: llc < %s -mtriple=i686-- | FileCheck %s

@X = global i1 true
; CHECK-NOT: .byte true