1f51a89d39
These were ignored by git accidentally. We want ALL OF THEM since they all came in the llvm/clang source distribution.
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 };
|