netbsd/external/bsd/llvm/dist/clang/test/CodeGen/2010-03-09-DbgInfo.c
2014-01-15 10:53:42 +01:00

3 lines
104 B
C

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