[all-commits] [llvm/llvm-project] c72722: [IR] Remove arg_operands and getNumArgOperands (NFC)
kazutakahirata via All-commits
all-commits at lists.llvm.org
Wed Oct 6 08:14:55 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c72722f45ef1aa6d78e1e6fee07ab6bd86980da8
https://github.com/llvm/llvm-project/commit/c72722f45ef1aa6d78e1e6fee07ab6bd86980da8
Author: Kazu Hirata <kazu at google.com>
Date: 2021-10-06 (Wed, 06 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 5, 2021 in commit
3081de8c72fc9b6c0cc8b1bb5f02858b78ebaa4c.
More information about the All-commits
mailing list