mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-03 10:54:42 +00:00
1eee45a5ec
We no longer have a tail duplication pass that runs on LLVM IR. It was removed in 3.0. llvm-svn: 167140
LLVM Documentation ================== The LLVM documentation is currently written in two formats: * Plain HTML documentation. * reStructured Text documentation using the Sphinx documentation generator. It is currently tested with Sphinx 1.1.3. For more information, see the "Sphinx Introduction for LLVM Developers" document.