Minor cleanups (from review feedback)
authorXinliang David Li <davidxl@google.com>
Wed, 18 Nov 2015 22:42:27 +0000 (22:42 +0000)
committerXinliang David Li <davidxl@google.com>
Wed, 18 Nov 2015 22:42:27 +0000 (22:42 +0000)
commit2d31815e4b04b49ebb66fe86a05acdbd246d02b1
treefdd1cf2aef0e13a38c9dcba23aba81176deb0a37
parent56da3453df0a01684933bb9aa336ce0df9dc93fd
Minor cleanups (from review feedback)

1. remove uneeded header inclusion
2. use reinterpret_cast instead of c ctyle
3. other format change

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@253515 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ProfileData/InstrProfReader.h
lib/ProfileData/InstrProfReader.cpp