aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2003-11-03-GlobalBool.ll
blob: e0d4988abbf7fe3be7cebc9b346870e657775e60 (plain) (blame)
1
2
3
4
; RUN: llc < %s -march=x86 | FileCheck %s

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