[Reland][Runtimes] Merge 'compile_commands.json' files from runtimes build (#116303)
[llvm-project.git] / llvm / test / CodeGen / X86 / 2003-11-03-GlobalBool.ll
blob16bbbce5eb7d156445d39c869cc1dc87067987ac
1 ; RUN: llc < %s -mtriple=i686-- | FileCheck %s
3 @X = global i1 true
4 ; CHECK-NOT: .byte true