[LLVMdev] Question concerning alloca

Jonathan S. Shapiro shap at eros-os.com
Tue Oct 7 15:01:28 PDT 2008


In alloca, is it required that NumElements be a literal integer, or can
it be a computed result?

The real question is whether the current IR can support a one-stack
implementation of Ada's dynamically sized stack frames.



shap




More information about the llvm-dev mailing list