| commit | f49d5fa263e834a4cf171f43a450ac5b1ae5ae30 | [log] [tgz] |
|---|---|---|
| author | Tom Tromey <tom@tromey.com> | Tue Jan 31 09:38:22 2023 -0700 |
| committer | Tom Tromey <tom@tromey.com> | Mon Feb 13 15:21:07 2023 -0700 |
| tree | 937e4b0def781a3ee6d6700e5ceeb7d86df23bed | |
| parent | f9ee742cd7f9ea4f6050599a4784cb162dcc49b5 [diff] |
Turn value_bitsize into method This changes value_bitsize to be a method of value. Much of this patch was written by script. Approved-By: Simon Marchi <simon.marchi@efficios.com>