[PATCH] D107831: [llvm][Inline] Refactor out InlineOrder

Liqiang Tao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 11 07:23:23 PDT 2021


taolq updated this revision to Diff 365752.
taolq added a comment.

- fix clang-tidy errors


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107831

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107831.365752.patch
Type: text/x-patch
Size: 10789 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210811/d2f3e35a/attachment.bin>


More information about the llvm-commits mailing list