]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Turn allocate_computed_value into static "constructor"
authorTom Tromey <tom@tromey.com>
Tue, 31 Jan 2023 20:29:49 +0000 (13:29 -0700)
committerTom Tromey <tom@tromey.com>
Mon, 13 Feb 2023 22:21:07 +0000 (15:21 -0700)
commitb64e260290108f8eb4f7a75f80a8355448aef7e4
tree858622f385f161e426e6087407c80a0978bc3052
parent317c3ed9fc9bc5dacd267d131e8c9ca7c1cbdced
Turn allocate_computed_value into static "constructor"

This turns allocate_computed_value into a static "constructor" of
value.

Approved-By: Simon Marchi <simon.marchi@efficios.com>
gdb/dwarf2/expr.c
gdb/dwarf2/loc.c
gdb/infrun.c
gdb/opencl-lang.c
gdb/value.c
gdb/value.h
gdb/windows-tdep.c