[all-commits] [llvm/llvm-project] ba24b8: [llvm-c] Fix outdated comment (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Mon Nov 20 05:11:43 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ba24b814f2a20a136f0a7a0b492b6ad8a62114c6
      https://github.com/llvm/llvm-project/commit/ba24b814f2a20a136f0a7a0b492b6ad8a62114c6
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-11-20 (Mon, 20 Nov 2023)

  Changed paths:
    M llvm/lib/IR/Core.cpp

  Log Message:
  -----------
  [llvm-c] Fix outdated comment (NFC)

Use the function value type instead of the element type of the
function pointer type.

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




More information about the All-commits mailing list