[PATCH] D20314: Move ProfileSummary to IR

David Li via llvm-commits llvm-commits at lists.llvm.org
Tue May 17 11:47:49 PDT 2016


davidxl added inline comments.

================
Comment at: include/llvm/IR/ProfileSummary.h:2
@@ +1,3 @@
+//===-- ProfileSummary.h - Profile summary data structure. ------*- C++ -*-===//
+//
+//                     The LLVM Compiler Infrastructure
----------------
Why is this not suitable to be in Support? 


http://reviews.llvm.org/D20314





More information about the llvm-commits mailing list