OSDN Git Service

[profile] Fix binary format reader error propagation.
authorMircea Trofin <mtrofin@google.com>
Fri, 13 Apr 2018 15:04:36 +0000 (15:04 +0000)
committerMircea Trofin <mtrofin@google.com>
Fri, 13 Apr 2018 15:04:36 +0000 (15:04 +0000)
commit685264679778771d82441e857abe9b06d14abaca
tree30cc544d117b57480488181820b5cb30cf7cf2d6
parentc70bdbc4becf6bb01f6e46a0a9fcd56e869e0304
[profile] Fix binary format reader error propagation.

Summary:
This was originally part of rL328132, and led to the discovery
of the issues addressed in rL328987. Re-landing.

Reviewers: xur, davidxl, bkramer

Reviewed By: bkramer

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D45545

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