Files
swift-mirror/lib/SILOptimizer/Utils/PerformanceInlinerUtils.cpp
Erik Eckstein 66ccfd78ed Inliner: fix condition to prevent inlining of functions with dynamic-self.
Now the condition matches exactly what's checked in asserts in SILBuilder.

fixes an assert in the PerformanceInliner
https://bugs.swift.org/browse/SR-11817
rdar://problem/57369847
2019-11-26 12:53:40 +01:00

30 KiB