[PATCH] D64355: [docs][Remarks] Add documentation for remarks in LLVM
Francis Visoiu Mistrih via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 8 11:05:46 PDT 2019
thegameg created this revision.
thegameg added reviewers: paquette, anemet, JDevlieghere, hfinkel.
Herald added a subscriber: arphaman.
Herald added a project: 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.
https://reviews.llvm.org/D64355
Files:
llvm/docs/CodeGenerator.rst
llvm/docs/Remarks.rst
llvm/docs/index.rst
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64355.208458.patch
Type: text/x-patch
Size: 9213 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190708/98c1811e/attachment.bin>
More information about the llvm-commits
mailing list