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