Profile: Remove an inefficient and unnecessary API function
authorJustin Bogner <mail@justinbogner.com>
Wed, 12 Mar 2014 20:26:37 +0000 (20:26 +0000)
committerJustin Bogner <mail@justinbogner.com>
Wed, 12 Mar 2014 20:26:37 +0000 (20:26 +0000)
commitf3e175664890ee016f20a327162826247ae4b93f
tree14f8d637208488fd5da0851218e3e861331b3066
parent230eda4bdf3822392c8b24c3fb26546631133a89
Profile: Remove an inefficient and unnecessary API function

This was leftover from an approach I abandoned, but I forgot to update
it before committing.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203708 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Profile/ProfileDataReader.h
lib/Profile/ProfileDataReader.cpp
tools/llvm-profdata/llvm-profdata.cpp