minix/external/bsd/llvm/dist/clang/test/CodeGen/2010-03-09-DbgInfo.c

3 lines
104 B
C
Raw Normal View History

// RUN: %clang -emit-llvm -S -O0 -g %s -o - | grep DW_TAG_variable
unsigned char ctable1[1] = { 0001 };