[PATCH] D35850: [InlineCost] Add cl::opt to allow full inline cost to be computed for debugging purposes.

Haicheng Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 20 17:52:09 PDT 2017


haicheng updated this revision to Diff 111918.
haicheng added a comment.

Fixed a typo found by Chad.  Thank you.


Repository:
  rL LLVM

https://reviews.llvm.org/D35850

Files:
  include/llvm/Analysis/InlineCost.h
  lib/Analysis/InlineCost.cpp
  lib/Transforms/IPO/InlineSimple.cpp
  lib/Transforms/IPO/Inliner.cpp
  lib/Transforms/IPO/PartialInlining.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35850.111918.patch
Type: text/x-patch
Size: 10942 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170821/98628293/attachment.bin>


More information about the llvm-commits mailing list