[PATCH] D13231: Change lookup functions to const functions.

Dehao Chen via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 28 17:09:16 PDT 2015


danielcdh created this revision.
danielcdh added reviewers: dnovillo, davidxl.
danielcdh added a subscriber: llvm-commits.

Change functions/pointers to const for better maintainability.

http://reviews.llvm.org/D13231

Files:
  include/llvm/ProfileData/SampleProf.h
  lib/Transforms/IPO/SampleProfile.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13231.35929.patch
Type: text/x-patch
Size: 8505 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150929/17260936/attachment.bin>


More information about the llvm-commits mailing list