Reference Documentation ======================== LLVM and API reference documentation. .. toctree:: :hidden: CommandGuide/index TestingGuide :doc:`LLVM Language Reference Manual ` Defines the LLVM intermediate representation and the assembly form of the different nodes. :doc:`LLVM Command Guide ` A reference manual for the LLVM command line utilities ("man" pages for LLVM tools). :doc:`LLVM Testing Infrastructure Guide ` A reference manual for using the LLVM testing infrastructure. `Doxygen generated documentation `_ (`classes `_) `Documentation for Go bindings `_ `Github Source Repository Browser `_ ..