[llvm-commits] [PATCH] Fix tail calls (indirect or large-code-model): PR5729

Jeffrey Yasskin jyasskin at google.com
Fri Jan 8 17:53:17 PST 2010


Bug: http://llvm.org/PR5729
Patch: http://llvm.org/bugs/attachment.cgi?id=4017
Review at: http://codereview.appspot.com/185044

Dan's probably the right person to double-check my tests.

Jon and Albert, this probably won't unbreak things for you guys yet
since it doesn't change any behavior in -Asserts mode. I'll look for
your runtime problems next.

Jeffrey



More information about the llvm-commits mailing list