[LLVMdev] Tail calls not working with LLVM 2.8
Albert Graef
Dr.Graef at t-online.de
Wed Dec 1 15:08:56 PST 2010
Jon Harrop wrote:
> I just upgraded HLVM from LLVM 2.7 to 2.8 and started seeing stack overflows
> so I think TCO isn't working. Have there been any obvious changes that would
> cause this?
FWIW, Pure uses TCO as well and that works fine with LLVM 2.8, both with
the JIT and with statically compiled code, at least on x86_64.
--
Dr. Albert Gr"af
Dept. of Music-Informatics, University of Mainz, Germany
Email: Dr.Graef at t-online.de, ag at muwiinfa.geschichte.uni-mainz.de
WWW: http://www.musikinformatik.uni-mainz.de/ag
More information about the llvm-dev
mailing list