[PATCH] D77817: [llvm][NFC] Replace CallSite with CallBase in Inliner

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 9 12:11:44 PDT 2020


mtrofin updated this revision to Diff 256353.
mtrofin marked 3 inline comments as done.
mtrofin added a comment.

fix Harbormaster lint failure


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77817

Files:
  llvm/include/llvm/Transforms/IPO/Inliner.h
  llvm/lib/Transforms/IPO/Inliner.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77817.256353.patch
Type: text/x-patch
Size: 16685 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200409/959e6e04/attachment.bin>


More information about the llvm-commits mailing list