commit | c9eb9f185472eef2e87684bed63424947f77b386 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Mon Mar 13 08:56:13 2023 -0600 |
committer | Tom Tromey <tom@tromey.com> | Sat Mar 18 11:12:37 2023 -0600 |
tree | 8a9ca9f62faae6eb2bdc03af669663334e61f42a | |
parent | 6a4d297c62ce68a833814b9cf84626c42fc0cf78 [diff] |
Remove alloc_type_arch This removes alloc_type_arch, replacing all uses with the new type allocator. Reviewed-By: Simon Marchi <simon.marchi@efficios.com>