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

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 19 13:38:26 PST 2019


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 llvm-commits mailing list