[all-commits] [llvm/llvm-project] 7414d8: Squelch an unused-function warning

Jeremy Morse via All-commits all-commits at lists.llvm.org
Wed Jun 11 10:24:14 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7414d88b5f8af1bdf8da6bf2493b485ba5d079f2
      https://github.com/llvm/llvm-project/commit/7414d88b5f8af1bdf8da6bf2493b485ba5d079f2
  Author: Jeremy Morse <jeremy.morse at sony.com>
  Date:   2025-06-11 (Wed, 11 Jun 2025)

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

  Log Message:
  -----------
  Squelch an unused-function warning

After removing some debug-intrinsic creation code, this function is now
unused (and un-necessary)



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list