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