1 // RUN: %clang -emit-llvm -S -O0 -g %s -o - | FileCheck %s 2 // CHECK: !DIGlobalVariable( 3 unsigned char ctable1[1] = { 0001 }; 4