diff options
| author | Dmitri Gribenko <gribozavr@gmail.com> | 2013-02-01 20:23:57 +0000 |
|---|---|---|
| committer | Dmitri Gribenko <gribozavr@gmail.com> | 2013-02-01 20:23:57 +0000 |
| commit | 2e72dd4a43c2f9d88e8210eb2ce9dbe7c8519c72 (patch) | |
| tree | de86ca74ef30adb1b46e76a3ecaf144ce8b754d7 /llvm/lib/CodeGen | |
| parent | 38378a06dd9e9208e412e330be7db147a023e56d (diff) | |
| download | bcm5719-llvm-2e72dd4a43c2f9d88e8210eb2ce9dbe7c8519c72.tar.gz bcm5719-llvm-2e72dd4a43c2f9d88e8210eb2ce9dbe7c8519c72.zip | |
Comment parsing: improve the fidelity of XML output for many block commands
This change introduces a 'kind' attribute for the <Para> tag, that captures the
kind of the parent block command.
For example:
\todo Meow.
used to be just <Para>Meow.</Para>, but now it is
<Para kind="todo">Meow.</Para>
llvm-svn: 174216
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions

