Files
Sebastian Poeplau 3a63e5e947 [libunwind] Declare and use more unwind-specific types
The type definitions come from Clang's unwind.h (i.e.,
clang/lib/Headers/unwind.h); having them in libunwind's unwind.h too
prevents breakage when the libunwind headers are used instead of
Clang's.

Issue: eng/toolchain/gnat-llvm#115

See merge request eng/toolchain/llvm-project!24.
2025-01-02 16:14:17 +01:00
..