[docs] Add CodeView directives

Saleem Abdulrasool via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 19 09:12:27 PDT 2018


On Fri, Jun 15, 2018 at 9:31 AM, Ellis Hoag <ellis.sparky.hoag at gmail.com>
wrote:

> I wanted to add CodeView assembly directives to the docs for reference.
> The documentation was taken from comments at lib/MC/MCParser/AsmParser.cpp
>

Thanks for the patch!

I think that it would be nice if you could make it explicit that the
parameters are parameters.  Right now, they will be rendered as fixed width
content.

Please use fixed width text for the references to the directives in the
documentation (e.g. ``.cv_loc`` in the ``.cv_inline_site_id``
documentation, ``.file``/``.loc`` in the ``.cv_loc`` documentation).

-- 
Saleem Abdulrasool
compnerd (at) compnerd (dot) org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180619/251f3bea/attachment.html>


More information about the llvm-commits mailing list