xref: /aosp_15_r20/external/clang/test/CodeGen/2010-03-09-DbgInfo.c (revision 67e74705e28f6214e480b399dd47ea732279e315)
1 // RUN: %clang -emit-llvm -S -O0 -g %s -o - | FileCheck %s
2 // CHECK: !DIGlobalVariable(
3 unsigned char ctable1[1] = { 0001 };
4