commit | 46c04ea32f7f259432a68b002a13cdea86f9f902 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Mon Mar 13 11:09:08 2023 -0600 |
committer | Tom Tromey <tom@tromey.com> | Sat Mar 18 11:12:38 2023 -0600 |
tree | 889d1762b16d7e400171dc36b6903b6b92430a73 | |
parent | f50b437c3da71d91dfb04db8e06b2cdb69d16294 [diff] |
Unify arch_boolean_type and init_boolean_type This unifies arch_boolean_type and init_boolean_type by using a type allocator. Reviewed-By: Simon Marchi <simon.marchi@efficios.com>