[all-commits] [llvm/llvm-project] 24660e: [docs] HowToUpdateDebugInfo: Minor cleanups
Vedant Kumar via All-commits
all-commits at lists.llvm.org
Thu Jun 4 14:56:47 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 24660ea11cb1d4090c68d06ef2a9ba4b9895794f
https://github.com/llvm/llvm-project/commit/24660ea11cb1d4090c68d06ef2a9ba4b9895794f
Author: Vedant Kumar <vsk at apple.com>
Date: 2020-06-04 (Thu, 04 Jun 2020)
Changed paths:
M llvm/docs/HowToUpdateDebugInfo.rst
Log Message:
-----------
[docs] HowToUpdateDebugInfo: Minor cleanups
- Change the reference to salvageDebugInfoOrUndef to salvageDebugInfo
(in accordance with https://reviews.llvm.org/D78369).
- Reorganize a few sections in preparation for an upcoming change that
attempts to specify rules for updating debug locations.
- Fix some intra-document links.
- Some spelling / wording fixes.
More information about the All-commits
mailing list