1 ; RUN: llc < %s -mtriple=i686-- | FileCheck %s 2 3 @X = global i1 true 4 ; CHECK-NOT: .byte true 5