[PATCH] D50658: Hot cold splitting pass

Aditya Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 26 16:22:18 PDT 2018


hiraditya updated this revision to Diff 162599.
hiraditya added a comment.

Fixed copy-paste error.


https://reviews.llvm.org/D50658

Files:
  include/llvm/InitializePasses.h
  include/llvm/Transforms/IPO.h
  lib/Transforms/IPO/CMakeLists.txt
  lib/Transforms/IPO/HotColdSplitting.cpp
  lib/Transforms/IPO/IPO.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50658.162599.patch
Type: text/x-patch
Size: 14037 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180826/0b076a6b/attachment.bin>


More information about the llvm-commits mailing list