Files
llvm-bindings/README.md
Sebastian Poeplau 8d904b7d65 Import the bindings for LLVM 16
Except for the README, all files are simply copied from the GNAT LLVM
repository.

Issue: eng/toolchain/gnat-llvm#236
2025-03-28 16:47:56 +01:00

236 B

LLVM Bindings

This repository contains generated Ada bindings for LLVM and Clang, along with the code required to generate them. There is a branch named llvm-N for each supported version of LLVM, where N is the LLVM major version.