[swift-users] swift-llvm IR vs llvm IR

Ramakrishna Mallireddy ramakrishna.malli at gmail.com
Thu Mar 31 00:45:00 CDT 2016


Thanks Douglas,

does
https://github.com/apple/swift-llvm/blob/upstream-with-swift/docs/LangRef.rst,
 reflect those tiny changes that llvm-swift made. if it just the same llvm
lang ref then is there any doc/ref for llvm-swift changes.

Thanks
Ramakrishna

On Wed, Mar 30, 2016 at 10:01 PM, Douglas Gregor <dgregor at apple.com> wrote:

>
> > On Mar 30, 2016, at 6:46 AM, Ramakrishna Mallireddy via swift-users <
> swift-users at swift.org> wrote:
> >
> > Does swift-llvm IR add any new IR to llvm or it's the same llvm IR.
>
> It’s the same LLVM IR. The difference between the LLVM in the swift-llvm
> repository
>
>         https://github.com/apple/swift-llvm/tree/upstream-with-swift
>
> and the official LLVM repository is tiny.
>
>         - Doug
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-users/attachments/20160331/0ada638b/attachment.html>


More information about the swift-users mailing list