abdulras added a comment.

@rnk, I agree that it is a performance optimization, and it actually is in the 
hot path.  I can understand the motivation for the jump.  I think that the 
trampoline might also be a problem for lldb as it (or used to?) statically 
analyzes to see if it is jumping to `objc_msgSend` (yes, it is ugly).


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55229/new/

https://reviews.llvm.org/D55229



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to