C++程序  |  4行  |  125 B

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