InstrProf: Move constructor to the header
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 21 Mar 2014 20:59:19 +0000 (20:59 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 21 Mar 2014 20:59:19 +0000 (20:59 +0000)
commit50f9696f1d8fac2ec4e99a12e4ba65276c8364c5
tree6190bc74d972151f9f9d84faa4842f2e44f4ea49
parent813d0a276112d79ba13a2cab9f785d1f18e6193d
InstrProf: Move constructor to the header

Fixes 80-column violation at the same time.

<rdar://problem/15950346>

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