Document some of the clang-specific DWARF extensions supported by LLDB
authorAdrian Prantl <aprantl@apple.com>
Sat, 10 Sep 2022 00:47:53 +0000 (17:47 -0700)
committerAdrian Prantl <aprantl@apple.com>
Sat, 10 Sep 2022 00:49:11 +0000 (17:49 -0700)
commit1f47352ce7e84b2d2692aecdab19932f7abff589
tree9ce49771e7693c73b55493442384dd631a6a5ccf
parent30578c08568bc8de79dea72e41f49899ba10ea55
Document some of the clang-specific DWARF extensions supported by LLDB

This patch adds a new page to the LLDB documentation that documents,
among other things the -gmodules debug info format.

Differential Revision: https://reviews.llvm.org/D133519
lldb/docs/index.rst
lldb/docs/use/extensions.rst [new file with mode: 0644]