Closed chrmod closed 3 years ago
After investigation and following tips like this one https://stackoverflow.com/a/39642455 we've discovered that compiler crashes only -O
swift code optimisation flag set.
This is a regression as it worked fine with older version of Swift (Xcode) and was reported to Swift issue tracker https://bugs.swift.org/browse/SR-14722
All Released build fail to compiled Shared framework. Swift compiler crashes with
Illegal Instruction: 4
.