aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/compilers.py
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2019-05-13 12:03:34 -0700
committerNirbheek Chauhan <nirbheek.chauhan@gmail.com>2019-07-23 09:58:24 +0000
commit32c57ca7822fcba084afed8268789552b7ef11c3 (patch)
tree87977271431a4ddb9b26012e69c839243ca385d8 /mesonbuild/compilers/compilers.py
parent753587ee15a857df238d0c7a109eaf2613cb237f (diff)
downloadmeson-32c57ca7822fcba084afed8268789552b7ef11c3.zip
meson-32c57ca7822fcba084afed8268789552b7ef11c3.tar.gz
meson-32c57ca7822fcba084afed8268789552b7ef11c3.tar.bz2
linkers: simplify and annotate
I started out just annotating, but realized there is a lot of really silly duplication of methods in this module. Nearly all of the methods return [], but each class implemented the same methods over and over! I've fixed this by moving the default implementation down into the `StaticLinker` class, and then overriding as necessary in the derived classes.
Diffstat (limited to 'mesonbuild/compilers/compilers.py')
0 files changed, 0 insertions, 0 deletions