Documentation for the code

I can not find any documentation for the LLVM code in the internet. My mean is a documentation that explain every class, function and field.
Do such documentation exists or I am right?
I am thinking if such documentation does not exists we can create it.

You search for doxygen LLVM ,e.g. LLVM: llvm::Function Class Reference

1 Like