Added __objc_msg_forward...
authorOvidiu Predescu <ovidiu@gcc.gnu.org>
Wed, 3 Jan 2001 08:49:02 +0000 (08:49 +0000)
committerOvidiu Predescu <ovidiu@gcc.gnu.org>
Wed, 3 Jan 2001 08:49:02 +0000 (08:49 +0000)
commit68b61df962a86291e7edcb1760084a5adb0652c8
treec45444560a6907e888e13030f86e427dd5b063c4
parent8cb4a04adc847714d1bf98ed9ebfee077c1d65a2
Added __objc_msg_forward...

Added __objc_msg_forward, a hook that allows external libraries to
provide a function that returns the real forwarding function. This can
alleviate problems __builtin_apply() and friends have on various
platforms. (Solution suggested by Helge Hess.)

Define gen_rtx_REG.

From-SVN: r38650
libobjc/sendmsg.c