aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/interpreter/compiler.py
diff options
context:
space:
mode:
authorAndres Freund <andres@anarazel.de>2023-02-19 12:18:06 -0800
committerEli Schwartz <eschwartz93@gmail.com>2023-02-27 20:09:32 -0500
commit9a41ce58d682faa59fcef5b067adc393a5412d30 (patch)
treeb180bc1dfd4634b8c72fa0bf885c99e4f4ffce81 /mesonbuild/interpreter/compiler.py
parentba72fc7f40dce218795758568c08c41a4657affe (diff)
downloadmeson-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