[LLVMdev] Reserved call frame
Anton Korobeynikov
anton at korobeynikov.info
Fri Sep 9 09:18:38 PDT 2011
Hello
> Is this some kind of a bug, or i should make more changes to disable
> reserved call frame ?
I believe that the prologue / epilogue emission code and callframe
setup / destroy node elimination code assumes the particular "type" of
call frame and simple not implemented for other type. So, you have to
implement it by yourself.
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
More information about the llvm-dev
mailing list