OSDN Git Service

[docs][Remarks] Add documentation for remarks in LLVM
authorFrancis Visoiu Mistrih <francisvm@yahoo.com>
Tue, 9 Jul 2019 23:16:59 +0000 (23:16 +0000)
committerFrancis Visoiu Mistrih <francisvm@yahoo.com>
Tue, 9 Jul 2019 23:16:59 +0000 (23:16 +0000)
commit498e1aac85711a6fdcf5fd7490942b07de9225f9
tree4862aa6e35e1bc89ceec288a790d37ee5b0e8415
parent269b4e691da7e7579ffda4b91b90b6c96c2ab91f
[docs][Remarks] Add documentation for remarks in LLVM

This adds documentation that describes remarks in LLVM.

It aims at explaining what remarks are, how to enable them, and what
users can do with the different modes.

It lists all the available flags in LLVM (excluding clang), and
describes the expected YAML structure as well as the tools that support
the YAML format today.

Differential Revision: https://reviews.llvm.org/D64355

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@365578 91177308-0d34-0410-b5e6-96231b3b80d8
docs/CodeGenerator.rst
docs/Remarks.rst [new file with mode: 0644]
docs/index.rst