[PATCH] D50435: [Inliner] Attribute callsites with inline remarks

Yevgeny Rouban via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 26 20:36:12 PDT 2018


yrouban updated this revision to Diff 162607.
yrouban added a comment.

Fixed build failure by moving //operator<<(std::basic_ostream<char> &R, const ore::NV &Arg)// out of //#ifndef NDEBUG// condition.
Started ninja check-all for non-debug config.


https://reviews.llvm.org/D50435

Files:
  lib/Transforms/IPO/Inliner.cpp
  test/Transforms/Inline/inline-remark.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50435.162607.patch
Type: text/x-patch
Size: 8866 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180827/9a463528/attachment.bin>


More information about the llvm-commits mailing list