[PATCH] D50413: [libunwind][include] Add some missing definitions to <unwind.h>.
Kamil Rytarowski via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 8 09:18:54 PDT 2018
krytarowski added a subscriber: joerg.
krytarowski added a comment.
In https://reviews.llvm.org/D50413#1192475, @cdavis5x wrote:
> In https://reviews.llvm.org/D50413#1191726, @krytarowski wrote:
>
> > NetBSD uses `typedef void *_Unwind_Ptr;` unconditionally in its `<unwind.h>`... if that has to be matched.
>
>
> Done.
>
> > Additionally: `typedef long _Unwind_Word;`.
>
> Done.
I recommend to get a review of this by @joerg
Repository:
rUNW libunwind
https://reviews.llvm.org/D50413
More information about the cfe-commits
mailing list