Files
swift-mirror/lib/SIL/IR/SILFunctionBuilder.cpp
Dario Rexin 6f0f9db7fe [SILOpt] Don't apply @_specialize attribute to ObjC methods
rdar://164200332

The specialization should only apply to the Swift version of the method, which gets called by the
ObjC version anyway, so the specialization is still in effect.
2025-12-12 10:48:27 -08:00

20 KiB