diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2019-05-13 12:03:34 -0700 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2019-07-23 09:58:24 +0000 |
commit | 32c57ca7822fcba084afed8268789552b7ef11c3 (patch) | |
tree | 87977271431a4ddb9b26012e69c839243ca385d8 /mesonbuild/compilers/compilers.py | |
parent | 753587ee15a857df238d0c7a109eaf2613cb237f (diff) | |
download | meson-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