diff options
author | Andres Freund <andres@anarazel.de> | 2023-02-19 12:18:06 -0800 |
---|---|---|
committer | Eli Schwartz <eschwartz93@gmail.com> | 2023-02-27 20:09:32 -0500 |
commit | 9a41ce58d682faa59fcef5b067adc393a5412d30 (patch) | |
tree | b180bc1dfd4634b8c72fa0bf885c99e4f4ffce81 /mesonbuild/interpreter/compiler.py | |
parent | ba72fc7f40dce218795758568c08c41a4657affe (diff) | |
download | meson-9a41ce58d682faa59fcef5b067adc393a5412d30.zip meson-9a41ce58d682faa59fcef5b067adc393a5412d30.tar.gz meson-9a41ce58d682faa59fcef5b067adc393a5412d30.tar.bz2 |
Add Compiler.cached_run()
Caching Compiler.run() seems likely to cause problems, but some users, like
.sizeof(), we know enough about the program run to make it safe.
This commit just adds the Compiler.cached_run(), a subsequent commit makes use
of it.
Diffstat (limited to 'mesonbuild/interpreter/compiler.py')
0 files changed, 0 insertions, 0 deletions