Replace use of __objc_xmalloc and free with objc_malloc and objc_free.
authorRichard Kenner <kenner@gcc.gnu.org>
Sun, 22 Sep 1996 14:33:49 +0000 (10:33 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Sun, 22 Sep 1996 14:33:49 +0000 (10:33 -0400)
commited40285ff6b9ba382020c24c69af8940532f6761
treee891dc442cfa889662de16773c7e71809dded4ec
parentf7055b09924e0b93425b3bd01f4dcdd750c47660
Replace use of __objc_xmalloc and free with objc_malloc and objc_free.

From-SVN: r12760
gcc/objc/archive.c