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