[all-commits] [llvm/llvm-project] 1f4735: Document some of the clang-specific DWARF extensio...
Adrian Prantl via All-commits
all-commits at lists.llvm.org
Fri Sep 9 17:49:32 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1f47352ce7e84b2d2692aecdab19932f7abff589
https://github.com/llvm/llvm-project/commit/1f47352ce7e84b2d2692aecdab19932f7abff589
Author: Adrian Prantl <aprantl at apple.com>
Date: 2022-09-09 (Fri, 09 Sep 2022)
Changed paths:
M lldb/docs/index.rst
A lldb/docs/use/extensions.rst
Log Message:
-----------
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
More information about the All-commits
mailing list