[PATCH] Stop putting operations after a tail call

Tim Northover t.p.northover at gmail.com
Wed Jul 3 00:00:53 PDT 2013


> Especially the last sentence makes me wonder if this change is legal.

This particular bit of code is executed just after the call has
actually been optimised to a jump.

Tim.



More information about the llvm-commits mailing list