X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FCFrontend%2F2003-09-30-StructLayout.c;h=3a4016606ec7d0d254567ed15d15e56894109118;hb=82d25148a7aab0b7e048ab9b774207b3766d1bbf;hp=2dc81225e9a448fde66e6831a9f639702061ae6b;hpb=c3a3d04b49a85626ee99889af2f8a021ee7446a6;p=oota-llvm.git diff --git a/test/CFrontend/2003-09-30-StructLayout.c b/test/CFrontend/2003-09-30-StructLayout.c index 2dc81225e9a..3a4016606ec 100644 --- a/test/CFrontend/2003-09-30-StructLayout.c +++ b/test/CFrontend/2003-09-30-StructLayout.c @@ -1,3 +1,5 @@ +// RUN: %llvmgcc -S %s -o - | llvm-as -f -o /dev/null + enum En { ENUM_VAL };