[all-commits] [llvm/llvm-project] f623dc: [DebugInfo][docs] Fix DISubprogram fields

Ellis Hoag via All-commits all-commits at lists.llvm.org
Wed Jul 28 12:11:12 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f623dc9a8c37c3f2ed0a2138563a8b9e37adc1ce
      https://github.com/llvm/llvm-project/commit/f623dc9a8c37c3f2ed0a2138563a8b9e37adc1ce
  Author: Ellis Hoag <ellis.sparky.hoag at gmail.com>
  Date:   2021-07-28 (Wed, 28 Jul 2021)

  Changed paths:
    M llvm/docs/LangRef.rst
    M llvm/docs/SourceLevelDebugging.rst

  Log Message:
  -----------
  [DebugInfo][docs] Fix DISubprogram fields

D45024 renamed the field in `DISubprogram` from `variables:` to
`retainedNodes:`. Some of the docs were updated in D89082 but this
updates the rest.

Reviewed By: scott.linder

Differential Revision: https://reviews.llvm.org/D106926




More information about the All-commits mailing list