[all-commits] [llvm/llvm-project] 7e66e3: [LangRef][DebugInfo] Update DIFile checksum descri...

J. Ryan Stinnett via All-commits all-commits at lists.llvm.org
Mon Aug 21 05:02:00 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7e66e3072ddd03c89e8c12fb98f67ec953cbc6c2
      https://github.com/llvm/llvm-project/commit/7e66e3072ddd03c89e8c12fb98f67ec953cbc6c2
  Author: J. Ryan Stinnett <jryans at gmail.com>
  Date:   2023-08-21 (Mon, 21 Aug 2023)

  Changed paths:
    M llvm/docs/LangRef.rst

  Log Message:
  -----------
  [LangRef][DebugInfo] Update DIFile checksum description

`DIFile`'s checksum fields became optional as part of
https://reviews.llvm.org/D43043. This updates the description in the docs to
match.

Fixes https://github.com/llvm/llvm-project/issues/39151

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




More information about the All-commits mailing list