[all-commits] [llvm/llvm-project] 3e1c78: [IR] Remove arg_operands and getNumArgOperands (NFC)

kazutakahirata via All-commits all-commits at lists.llvm.org
Sat Oct 9 09:38:34 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3e1c787b3160bed4146d3b2b5f922aeed3caafd7
      https://github.com/llvm/llvm-project/commit/3e1c787b3160bed4146d3b2b5f922aeed3caafd7
  Author: Kazu Hirata <kazu at google.com>
  Date:   2021-10-09 (Sat, 09 Oct 2021)

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

  Log Message:
  -----------
  [IR] Remove arg_operands and getNumArgOperands (NFC)

The last uses were removed on Oct 8, 2021 in commit
46ef2e0bf995d8db4cbdf69f3d1bbc2487030ba0.

This is a relanding of b2ee408dde374d6a27a34746fd7c7b5bab97ea89.




More information about the All-commits mailing list