[PATCH] D140121: [NFC] Cleanup: Remove instances of Function::getBasicBlockList().

Vasileios Porpodas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 15 13:14:03 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGcb5ebfa2824b: [NFC] Cleanup: Remove instances of Function::getBasicBlockList() (authored by vporpo).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140121

Files:
  llvm/examples/Kaleidoscope/MCJIT/cached/toy-jit.cpp
  llvm/examples/Kaleidoscope/MCJIT/cached/toy.cpp
  llvm/examples/Kaleidoscope/MCJIT/complete/toy.cpp
  llvm/examples/Kaleidoscope/MCJIT/initial/toy.cpp
  llvm/examples/Kaleidoscope/MCJIT/lazy/toy-jit.cpp
  llvm/examples/Kaleidoscope/MCJIT/lazy/toy.cpp
  llvm/lib/Analysis/InlineSizeEstimatorAnalysis.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140121.483315.patch
Type: text/x-patch
Size: 5582 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221215/1204db94/attachment.bin>


More information about the llvm-commits mailing list