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