hanchenye-llvm-project/llvm/test/CFrontend/2002-12-15-GlobalBoolTest.c

6 lines
70 B
C
Raw Normal View History

2004-11-07 06:41:00 +08:00
// RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null
_Bool X = 0;