Go to file
Duncan Sands 262e54eb7b Check that sret is only used on pointers to types
with a size, like byval.

llvm-svn: 46207
2008-01-21 11:28:49 +00:00
clang Fix the __SIZE_TYPE__ definition on x86_32. This fixes the alloca.c (wget 1.10.2) compilation. 2008-01-20 04:02:16 +00:00
llvm Check that sret is only used on pointers to types 2008-01-21 11:28:49 +00:00