swift
57b34503 - SILPassManager: make `-sil-print-function` more convenient

Commit
1 year ago
SILPassManager: make `-sil-print-function` more convenient Also match a function name if the specified function doesn't contain the $-prefix. This is convenient when invoking the compiler from a shell, where a `$`-function name has to be single-quoted.
Author
Committer
Parents
  • lib/SILOptimizer/PassManager
    • File
      PassManager.cpp