markused: skip unused symbols, dump fns and generic specialization (fix #24921) (fix #24927) (#24924)

This commit is contained in:
Felipe Pena 2025-07-23 02:50:31 -03:00 committed by GitHub
parent 938f462daf
commit ae1fa8aced
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
28 changed files with 558 additions and 163 deletions

View file

@ -12,6 +12,7 @@ import v.util.version
import v.builder
import v.builder.cbuilder
@[markused]
const external_tools = [
'ast',
'bin2v',