You've already forked llvm-project
mirror of
https://github.com/AdaCore/llvm-project.git
synced 2026-02-12 13:52:35 -08:00
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.