calls.c
119 KB
-
calls.c (store_unaligned_arguments_into_pseudos): Use xmalloc to allocate memory… · 8e6a59fe
calls.c (store_unaligned_arguments_into_pseudos): Use xmalloc to allocate memory that will live beyond this function. * calls.c (store_unaligned_arguments_into_pseudos): Use xmalloc to allocate memory that will live beyond this function. (expand_call): Free it here. From-SVN: r24561
Mark Mitchell committed