InstrProf: Use move semantics with unique_ptr
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 21 Mar 2014 20:42:34 +0000 (20:42 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 21 Mar 2014 20:42:34 +0000 (20:42 +0000)
commitbc2740a5981161bec9d81be36cb135428cb26b6d
treeda4558a000140b788f1e6902c7c2058f8edeaf5a
parentbb56c4808ef72a6329a599bde994c89abbfc2b34
InstrProf: Use move semantics with unique_ptr

<rdar://problem/15950346>

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