[llvm-commits] [llvm] r58673 - in /llvm/trunk: include/llvm/CodeGen/Passes.h lib/CodeGen/LLVMTargetMachine.cpp lib/CodeGen/StackProtector.cpp

Anton Korobeynikov anton at korobeynikov.info
Tue Nov 4 11:48:44 PST 2008


Hi, Bill

> We looked at the code in code gen -- the lowering of allocas. It's
> doing the "right thing" with regard to this. There might be some
> special magic that needs to be done, though.
Just quick q: I think this will work without any problems on targets,
which require stack probing (and this alloca is lowered to special
call), right?

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-commits mailing list