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 <[email protected]> wrote:

>
> > On Mar 30, 2016, at 6:46 AM, Ramakrishna Mallireddy via swift-users <
> [email protected]> 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
>
>
>
_______________________________________________
swift-users mailing list
[email protected]
https://lists.swift.org/mailman/listinfo/swift-users

Reply via email to