summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/2003-11-03-GlobalBool.ll
blob: 16bbbce5eb7d156445d39c869cc1dc87067987ac (plain)
1
2
3
4
; RUN: llc < %s -mtriple=i686-- | FileCheck %s

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