commit | b27556e3c10e197cc31021649a6113bb305b970e | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Tue Jan 31 13:30:54 2023 -0700 |
committer | Tom Tromey <tom@tromey.com> | Mon Feb 13 15:21:08 2023 -0700 |
tree | 9de98f1568e25b39a573964b113b380428b1b9b1 | |
parent | b64e260290108f8eb4f7a75f80a8355448aef7e4 [diff] |
Turn allocate_optimized_out_value into static "constructor" This turns allocate_optimized_out_value into a static "constructor" of value. Approved-By: Simon Marchi <simon.marchi@efficios.com>