Remove EL_* macros from location.c
authorTom Tromey <tom@tromey.com>
Fri, 14 Jan 2022 14:33:33 +0000 (07:33 -0700)
committerTom Tromey <tom@tromey.com>
Tue, 18 Jan 2022 17:00:01 +0000 (10:00 -0700)
commit49a9cf56ffd49539234e6cb33a5d1d19ba4e2388
treee9a6e6dd9111a23dbe43810cce9ec6b476301e5e
parent7910e2dee3d8b5ea7f59973277baf95525c63be1
Remove EL_* macros from location.c

This patch removes the old-style EL_* macros from location.c.  This
cleans up the code by itself, IMO, but also enables further cleanups
in subsequent patches.
gdb/location.c