Re: [swift-dev] SIL Inspector

2016-04-13 Thread Alex Blewitt via swift-dev
The presentation I gave at QCon London 2016 where I talked about SIL Inspector has now been published on InfoQ: http://www.infoq.com/presentations/swift-open-source Alex > On 4 Dec 2015, at 13:27, Alex Blewitt wrote: > > I wrote a small utility SILInspector [1] (which wraps around the output

Re: [swift-dev] SIL Inspector

2015-12-04 Thread Mish Awadah
This is cool! Thanks! - mish > On Dec 4, 2015, at 5:27 AM, Alex Blewitt wrote: > > I wrote a small utility SILInspector [1] (which wraps around the output of > xcrun swiftc -emit-sil and friends) for my presentation at GotoCon Berlin > yesterday [2]. It’s primarily a tool that’s useful for se