[LLVMbugs] [Bug 9794] [byval] byval disables tail calls generating lots of copies

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Jan 10 07:00:05 PST 2012


http://llvm.org/bugs/show_bug.cgi?id=9794

Jeff Muizelaar <jmuizelaar at mozilla.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #6 from Jeff Muizelaar <jmuizelaar at mozilla.com> 2012-01-10 09:00:05 CST ---
clang currently produces:

        jmp     _g                      ## TAILCALL

so this seems to be fixed.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list