Add a RUN line to the test case to make it functional. <rdar://problem/9055247>

llvm-svn: 127312
This commit is contained in:
Stuart Hastings 2011-03-09 04:02:40 +00:00
parent 3e3b6cc819
commit 6147bc81c3

View File

@ -1,3 +1,4 @@
// RUN: %llvmgcc -S %s
typedef struct {
union {
struct { } __attribute((packed));