summaryrefslogtreecommitdiff
path: root/test/CFrontend/2003-08-21-WideString.c
blob: 0a833dcac547468077a185a4a579369ac697330f (plain)
1
2
3
4
5
// RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null

struct {
  int *name;
} syms = { L"NUL" };