diff options
author | Kresten Krab Thorup <krab@gcc.gnu.org> | 1994-06-30 16:18:55 +0000 |
---|---|---|
committer | Kresten Krab Thorup <krab@gcc.gnu.org> | 1994-06-30 16:18:55 +0000 |
commit | a39d31bc0c617e5bc7e57e513ba165e00ed46580 (patch) | |
tree | 8fe61c212a5faefb5e2d0f5e09269f407fb13584 /gcc/objc/objc-act.c | |
parent | 7a1dd323251ccfb83be3b6e5ae9e7ff31ec8a413 (diff) | |
download | gcc-a39d31bc0c617e5bc7e57e513ba165e00ed46580.zip gcc-a39d31bc0c617e5bc7e57e513ba165e00ed46580.tar.gz gcc-a39d31bc0c617e5bc7e57e513ba165e00ed46580.tar.bz2 |
This patch makes selectors in the Objective-C language be pointers to a struct { void *sel_id...
This patch makes selectors in the Objective-C language be pointers
to a struct { void *sel_id, char *sel_types }, where the sel_types
element is the type encoding of the method arguments.
From-SVN: r7622
Diffstat (limited to 'gcc/objc/objc-act.c')
0 files changed, 0 insertions, 0 deletions