[all-commits] [llvm/llvm-project] bfed65: [LLVM-C] Use NameLen in LLVMGetNamedGlobalAlias

Jakob Bornecrantz via All-commits all-commits at lists.llvm.org
Wed Jan 19 08:59:21 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bfed654e98888b8bc18df544757f3113de1cd4bd
      https://github.com/llvm/llvm-project/commit/bfed654e98888b8bc18df544757f3113de1cd4bd
  Author: Jakob Bornecrantz <jakob at collabora.com>
  Date:   2022-01-19 (Wed, 19 Jan 2022)

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

  Log Message:
  -----------
  [LLVM-C] Use NameLen in LLVMGetNamedGlobalAlias

I tried to look over the file and didn't see any other non-use of *Len variables.

Reviewed By: deadalnix

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




More information about the All-commits mailing list