The official doc (LLVM Tutorial: Table of Contents — LLVM 16.0.0git documentation) has the tutorial in C++ and I can only find the tutorial in OCaml at LLVM Tutorial: Table of Contents — LLVM 12 documentation. I found the git commit moving it to llvm-archive. Is the OCaml tutorial outdated in the…