hanchenye-llvm-project/llvm/test/CodeGen/X86/2003-11-03-GlobalBool.llx

6 lines
126 B
Plaintext

; RUN: llvm-upgrade < %s | llvm-as | llc -march=x86 | \
; RUN: not grep {.byte\[\[:space:\]\]*true}
%X = global bool true