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