aboutsummaryrefslogtreecommitdiff
path: root/run_unittests.py
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2020-09-14 13:48:58 -0700
committerDylan Baker <dylan@pnwbakers.com>2020-09-16 20:28:56 -0700
commit67ab2880dd976689c9f64f785cec243637e40d30 (patch)
tree19551956ce173f40ea6edfcd94b29ffe7ca3d6ac /run_unittests.py
parentfc86df3d2c5a899f3eb5fafd59bd16cc3ec9327a (diff)
downloadmeson-67ab2880dd976689c9f64f785cec243637e40d30.zip
meson-67ab2880dd976689c9f64f785cec243637e40d30.tar.gz
meson-67ab2880dd976689c9f64f785cec243637e40d30.tar.bz2
linkers: Make id a class variable for DynamicLinkers
Originally I had this idea that you'd be able to pass the id in to be able to deduplicate some cases (like ld.gold and ld.bfd). That went away because it ended up being really un-dry, but this id per instance remained. Getting rid of it allows us to get rid of a bunch of otherwise useless super calls, which makes adding type annotations easier.
Diffstat (limited to 'run_unittests.py')
0 files changed, 0 insertions, 0 deletions