[PATCH] D136048: [IR] Rename FuncletPadInst::getNumArgOperands to arg_size (NFC)

Kazu Hirata via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 17 10:15:17 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGef9956f4347c: [IR] Rename FuncletPadInst::getNumArgOperands to arg_size (NFC) (authored by kazu).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136048/new/

https://reviews.llvm.org/D136048

Files:
  llvm/include/llvm/IR/InstrTypes.h
  llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
  llvm/lib/CodeGen/MachineFunction.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
  llvm/lib/CodeGen/WasmEHPrepare.cpp
  llvm/lib/CodeGen/WinEHPrepare.cpp
  llvm/lib/IR/AsmWriter.cpp
  llvm/lib/IR/Core.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136048.468247.patch
Type: text/x-patch
Size: 5066 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221017/af3e4c54/attachment.bin>


More information about the llvm-commits mailing list