[all-commits] [llvm/llvm-project] 329bfc: [LangRef] Improve wording DW_OP_LLVM_entry_value

Felipe de Azevedo Piovezan via All-commits all-commits at lists.llvm.org
Wed Apr 26 04:51:13 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 329bfcc8df47e229d9f0a453a93e3a6040ace454
      https://github.com/llvm/llvm-project/commit/329bfcc8df47e229d9f0a453a93e3a6040ace454
  Author: Felipe de Azevedo Piovezan <fpiovezan at apple.com>
  Date:   2023-04-26 (Wed, 26 Apr 2023)

  Changed paths:
    M llvm/docs/LangRef.rst

  Log Message:
  -----------
  [LangRef] Improve wording DW_OP_LLVM_entry_value

This commit simplifies the text of DW_OP_LLVM_entry_value by making it
terser, replacing a verbose example with a more concrete one, providing
an explicit conclusion on the meaning of N=1, and by transforming the
description of which passes generate this op into a list (which enables
future expansion of this list).

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




More information about the All-commits mailing list