1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00

New test for PR1417

llvm-svn: 37106
This commit is contained in:
Devang Patel 2007-05-16 16:50:32 +00:00
parent a89e097aa2
commit edb32e5cfe

View File

@ -0,0 +1,5 @@
// PR 1419
// RUN: %llvmgcc -xc %s -c -o - | llvm-dis | grep "struct.anon = type \{ \}"
struct { } *X;