[LLVMdev] stack alignment (again)
Anton Korobeynikov
asl at math.spbu.ru
Sun Mar 30 11:33:49 PDT 2008
Hello, Dale
> Another possibility, which only works if you have control of all the
> code being compiled, is to 16-byte align the stack in main and keep it
> 16-byte aligned thereafter.
Yep, this is already done for cygwin/mingw inside llvm codegen. So, only
different callbacks can be broken there.
--
With best regards, Anton Korobeynikov.
Faculty of Mathematics & Mechanics, Saint Petersburg State University.
More information about the llvm-dev
mailing list