aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/2010-03-09-DbgInfo.c
blob: a23250e7b70c9546e39add90a6424dafd0d46918 (plain) (blame)
1
2
3
// RUN: %clang -emit-llvm -S -O0 -g %s -o - | FileCheck %s
// CHECK: !DIGlobalVariable(
unsigned char ctable1[1] = { 0001 };