Displaying 2 results from an estimated 2 matches for "abitool".
Did you mean:
abitbol
2018 Apr 08
0
[cfe-dev] [RFC] Open sourcing and contributing TAPI back to the LLVM community
To belatedly second Juergen, yes I think the concept of TBD files is
great, and not just useful to the specific XCode situation of
proprietary libraries. For example the mapfiles[1] of Illumos are
exactly analogous and used not because the libc of Illumos is closed
source (it isn't) but rather to ensure comparability across Illumos
versions. The libc (shared library) ABI of Illumos is the
2017 Sep 08
3
[cfe-dev] [RFC] Open sourcing and contributing TAPI back to the LLVM community
Hi Paul,
My experience has shown the same when it comes to header files and I am not
claiming this is going to work out of the box for all library projects. It
usually requires some cleanup first and that is why the tool comes with a
verification mode to make sure the headers are the truth. Also keep in mind
that you don't have to parse all the headers, but only the small set that
get