[PATCH] D70111: [DWARF5]Addition of alignment field in the typedef for dwarf5

Eric Christopher via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 19 14:04:48 PST 2019


The C bindings, in general, don't have stability guarantees outside of
a few cases.

Whitequark owns all of this now though :)

-eric

On Tue, Nov 19, 2019 at 1:38 PM Adrian Prantl via Phabricator
<reviews at reviews.llvm.org> wrote:
>
> aprantl added a subscriber: echristo.
> aprantl added a comment.
>
> In D70111#1752215 <https://reviews.llvm.org/D70111#1752215>, @dblaikie wrote:
>
> > I have some vague recollection that the DWARF C bindings didn't have stability guarantees? Does that sound familiar to anyone? What sort of changes have been made to them in the past?
>
>
> That does sound familiar. I'm not sure if this was formalized anywhere or if we just all agreed on it verbally. @echristo might know?
>
> In that case there is a 3rd option which is to
>
> - update the C bindings and the go bindings in one commit.
>
>
> Repository:
>   rG LLVM Github Monorepo
>
> CHANGES SINCE LAST ACTION
>   https://reviews.llvm.org/D70111/new/
>
> https://reviews.llvm.org/D70111
>
>
>


More information about the cfe-commits mailing list