commit | 2d39ccd3d1773b26ed8178bcd77375175c48ee62 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Mon Mar 13 10:31:06 2023 -0600 |
committer | Tom Tromey <tom@tromey.com> | Sat Mar 18 11:12:37 2023 -0600 |
tree | e4634ee4c847ad5e71d092188c6f38ab21ae2444 | |
parent | 333859402c7968dc718dae73ca0fbddbe096fc51 [diff] |
Unify arch_integer_type and init_integer_type This unifies arch_integer_type and init_integer_type by using a type allocator. Reviewed-By: Simon Marchi <simon.marchi@efficios.com>