mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 15:53:54 -06:00
meson: remove dead code
Found with "muon analyze". Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
0169815b47
commit
eccae02d99
4 changed files with 0 additions and 20 deletions
|
@ -1,6 +1,4 @@
|
|||
# FIXME extra_args should accept files()
|
||||
dir = meson.current_source_dir()
|
||||
|
||||
gen = [
|
||||
decodetree.process('insn16.decode', extra_args: ['--static-decode=decode_insn16', '--insnwidth=16']),
|
||||
decodetree.process('insn32.decode', extra_args: '--static-decode=decode_insn32'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue