[all-commits] [llvm/llvm-project] 70557e: [clang][BPF] Update comment to include TYPE_MATCH

Daniel Müller via All-commits all-commits at lists.llvm.org
Wed Jun 29 18:34:29 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 70557eb3938a0bdc784c9ae14e84e9ad9914ebdc
      https://github.com/llvm/llvm-project/commit/70557eb3938a0bdc784c9ae14e84e9ad9914ebdc
  Author: Daniel Müller <deso at posteo.net>
  Date:   2022-06-29 (Wed, 29 Jun 2022)

  Changed paths:
    M clang/lib/Sema/SemaChecking.cpp

  Log Message:
  -----------
  [clang][BPF] Update comment to include TYPE_MATCH

D126838 added support for the TYPE_MATCH compile-once run-everywhere
relocation to LLVM proper. On the clang side no changes are necessary,
other than the adjustment of a comment to mention this relocation as well.
This change takes care of that.

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




More information about the All-commits mailing list