llvm-project/llvm/bindings
Florian Hahn fc4bba2882
Remove loop-unswitch from various bindings.
LoopUnswitch has been removed in fb4113ef0c.

Also remove it from  various bindings.
2022-04-29 10:53:17 +01:00
..
go Remove loop-unswitch from various bindings. 2022-04-29 10:53:17 +01:00
ocaml Remove loop-unswitch from various bindings. 2022-04-29 10:53:17 +01:00
python
README.txt

README.txt

This directory contains bindings for the LLVM compiler infrastructure to allow
programs written in languages other than C or C++ to take advantage of the LLVM
infrastructure--for instance, a self-hosted compiler front-end.