Skip to content
Commit 13799b32 authored by Chad Rosier's avatar Chad Rosier
Browse files

Marking the objc_autoreleaseReturnValue and objc_retainAutoreleaseReturnValue

call sites as tail calls unconditionally.  While it's theoretically true that
this is just an optimization, it's an optimization that we very much want to
happen even at -O0, or else ARC applications become substantially harder to
debug.  See r169796 for the llvm/fast-isel side of things.
rdar://12553082

llvm-svn: 169996
parent 6ab80139
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment