commit | a9a775da56aaaadf906589600f5861a2c80a09a4 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Sat Mar 11 09:51:23 2023 -0700 |
committer | Tom Tromey <tom@tromey.com> | Sat Mar 18 11:12:38 2023 -0600 |
tree | fe77849e01a8e5e879d7466643c9274c2111f2e9 | |
parent | a8ed3dde8340e591043b7e7044d25ff92405993e [diff] |
Add some types to struct builtin_type This adds some types to struct builtin_type, ensuring it contains all the types currently used by objfile_type. Reviewed-By: Simon Marchi <simon.marchi@efficios.com>