[all-commits] [llvm/llvm-project] 7c36e1: [NFC] Remove deprecated Argument::getParamAlignmen...

Marco Elver via All-commits all-commits at lists.llvm.org
Fri Nov 28 06:29:52 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7c36e1d424a782077ea22363e906367691676025
      https://github.com/llvm/llvm-project/commit/7c36e1d424a782077ea22363e906367691676025
  Author: Marco Elver <elver at google.com>
  Date:   2025-11-28 (Fri, 28 Nov 2025)

  Changed paths:
    M llvm/include/llvm/IR/Argument.h

  Log Message:
  -----------
  [NFC] Remove deprecated Argument::getParamAlignment() declaration (#169911)

The implementation of Argument::getParamAlignment() was removed in
commit b55f83d013eff244f7cf6bfcd06f06f7c894ff28, but the declaration in
Argument.h was left behind. Remove it.

NFC.



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