[PATCH] D23415: [Inliner] Report when inlining fails because callee's def is unavailable
Adam Nemet via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 26 11:05:15 PDT 2016
anemet updated this revision to Diff 69405.
anemet added a comment.
Rename Verbose to IsVerbose per David's comment.
https://reviews.llvm.org/D23415
Files:
include/llvm/Analysis/OptimizationDiagnosticInfo.h
lib/Analysis/OptimizationDiagnosticInfo.cpp
lib/Transforms/IPO/Inliner.cpp
test/Transforms/Inline/optimization-remarks.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23415.69405.patch
Type: text/x-patch
Size: 10601 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160826/c9cc456b/attachment.bin>
More information about the llvm-commits
mailing list