swift
4ae6bf18 - SILOptimizer: comment out some code to avoid warnings

Commit
8 years ago
SILOptimizer: comment out some code to avoid warnings @_specialize is not fully enabled right now, and there is code which has been preprocessed away. There were some declarations that were left behind. This removes them to avoid the unused warning/unused function/unused private member warnings. NFC.
Author
Committer
Parents
Loading