swift
ec3a34c2 - Optimize the mangling of specialized generic functions. (#2845)

Commit
9 years ago
Optimize the mangling of specialized generic functions. (#2845) Don't include all the dependent types, which are not really needed to get unique symbol names. This reduces the symbol length (and therefore the binary size) significantly. Thanks, rjmccall, for your help!
Author
Committer
Parents
  • lib/SIL
    • File
      Mangle.cpp
  • test/SILOptimizer
    • eager_specialize.sil
    • File
      prespecialize.swift
    • specialize_reabstraction.sil