[swift-evolution] [Announcement] Godbolt Compiler Explorer adds Swift support

Jacob Bandes-Storch jtbandes at gmail.com
Thu Jun 22 13:03:03 CDT 2017


Awesome! :)

3.1.1 is a great start — any plans to include recent nightly builds of the
compiler, similar to IBM's Swift Sandbox
<https://swift.sandbox.bluemix.net/>?

On Thu, Jun 22, 2017 at 10:24 AM, Adam Nemecek via swift-evolution <
swift-evolution at swift.org> wrote:

> Howdy,
> Matt Godbolt and I have added Swift support to his compiler explorer
> project
>
> https://swift.godbolt.org/
>
> It let's you interactively explore assembly emitted by the Swift compiler.
>
> Right now, if you want the compiler to emit Intel syntax instructions,
> pass "-emit-assembly -Xllvm --x86-asm-syntax=intel" to the compiler as a
> command line argument in the text field in the top right corner.
>
> Note that right now it's might still be kinda rough around the edges.
>
> You can contribute to the project here https://github.com/mattgo
> dbolt/compiler-explorer
>
> Adam
>
> _______________________________________________
> swift-evolution mailing list
> swift-evolution at swift.org
> https://lists.swift.org/mailman/listinfo/swift-evolution
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20170622/2d0eac83/attachment.html>


More information about the swift-evolution mailing list