[llvm-dev] Is LLVM IR stable?

Mahdi Mohammadi via llvm-dev llvm-dev at lists.llvm.org
Wed Feb 3 23:44:48 PST 2016


Thanks. Is there any tutorial/documentation for LLVM C-API.

I have seen "http://llvm.org/docs/doxygen/html/group__LLVMC.html" but it
seems more like a reference.

Best Regards

On Thu, Feb 4, 2016 at 3:03 PM, Mehdi Amini <mehdi.amini at apple.com> wrote:

> Hello,
>
> On Feb 3, 2016, at 10:49 PM, Mahdi Mohammadi via llvm-dev <
> llvm-dev at lists.llvm.org> wrote:
>
> Hi,
>
> Are you going to change LLVM IR language further or it can be considered
> more or less to be stable now?
>
>
> If you’re talking about the textual IR, it is not stable and there is no
> plan for it to be.
> If you’re concerned about the bitcode, the guarantee is stated here:
> http://llvm.org/docs/DeveloperPolicy.html#ir-backwards-compatibility
>
> Hope this help.
>
>> Mehdi
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160204/d650779e/attachment.html>


More information about the llvm-dev mailing list