> On 18 Oct 2016, at 14:58, Mark Lacey <mark.la...@apple.com> wrote:
> 
> 
>> On Oct 18, 2016, at 3:43 AM, Alex Blewitt via swift-dev <swift-dev@swift.org 
>> <mailto:swift-dev@swift.org>> wrote:
>> 
>> The swift compiler has an option '-parse-sil' which could previously be used 
>> to parse SIL code. However, it looks like the swift compiler is assuming 
>> it's still Swift code:
> 
> I just opened a PR with a very minimal fix: 
> https://github.com/apple/swift/pull/5345 
> <https://github.com/apple/swift/pull/5345>
> 
> The problem is that it was still looking for a filename ending in ‘.sil’ even 
> with -parse-sil specified.
> 
> Mark

Nice, thanks.

_______________________________________________
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev

Reply via email to