This fixes https://bugs.llvm.org/show_bug.cgi?id=42185.
llvm-dwarfdump's documentation was missing a number of options and other behaviours. This change tries to fix up the documentation by adding these missing items.
Paths
| Differential D63217
[docs][llvm-dwarfdump] Add missing options and behaviour to llvm-dwarfdump documentation ClosedPublic Authored by jhenderson on Jun 12 2019, 9:09 AM.
Details Summary This fixes https://bugs.llvm.org/show_bug.cgi?id=42185. llvm-dwarfdump's documentation was missing a number of options and other behaviours. This change tries to fix up the documentation by adding these missing items.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 12 2019, 9:40 AM Closed by commit rL363264: [docs][llvm-dwarfdump] Add missing options and behaviour to documentation (authored by jhenderson). · Explain WhyJun 13 2019, 6:50 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 204524 llvm/trunk/docs/CommandGuide/llvm-dwarfdump.rst
|