[llvm-commits] [llvm-gcc-4.2] r128230 - in /llvm-gcc-4.2/trunk/gcc: function.c gimplify.c llvm-convert.cpp omp-low.c

Duncan Sands baldrick at free.fr
Thu Mar 24 14:18:23 PDT 2011


Hi Eric,

> Add an evil hack that adds an argument to alloca calls when we can
> interpose them, and falls back if necessary in order to store the
> alignment. Previously this code would be broken by multiple vlas
> in a single function.

got a testcase?

Ciao, Duncan.



More information about the llvm-commits mailing list