[cfe-dev] Clang ABI library

DeadMG wolfeinstein at gmail.com
Thu Aug 14 04:43:49 PDT 2014


Currently, I have maintained the same interface from 3.2 to 3.4, and it's
fairly abstract so I'm feeling fairly confident that I won't need interface
changes in 3.5, but I won't update until stable is done.


On 14 August 2014 11:25, David Chisnall <David.Chisnall at cl.cam.ac.uk> wrote:

> On 14 Aug 2014, at 11:10, DeadMG <wolfeinstein at gmail.com> wrote:
>
> > Officially, IR-level interoperation with Clang isn't supported at all
> right now, and the CodeGen interfaces are private. I figure that before I
> start working on patches and providing interfaces, I want to find out if
> this is something that the Clang devs in general want to move forward with.
> My machine is very slow and building LLVM/Clang takes some time, so I'd
> really rather not get cracking only to find out that my patches are
> unwanted.
>
> I would love to see this as an official part of clang with a stable[1] (C
> or C++, don't care) public interface for external consumers.  Sign me up to
> review patches!
>
> David
>
> [1] Or, at least, mostly stable.  i.e. backwards source compatible between
> releases, with one full release of deprecation before old APIs are removed.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140814/3c0edb4f/attachment.html>


More information about the cfe-dev mailing list