]> granicus.if.org Git - llvm/commit
[gcov] Emit errors when opening the notes file fails
authorReid Kleckner <rnk@google.com>
Mon, 18 Sep 2017 21:31:48 +0000 (21:31 +0000)
committerReid Kleckner <rnk@google.com>
Mon, 18 Sep 2017 21:31:48 +0000 (21:31 +0000)
commit2afc4210dea80475b9fbb2f1fa75d7149e77185e
tree12100f256f8606dd501f5af17c4405e28f7a5983
parent8801a104a513472a1d26a2f7d71873e48ebbd3c2
[gcov] Emit errors when opening the notes file fails

No time to write a test case, on to the next bug. =P

Discovered while investigating PR34659

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@313571 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Instrumentation/GCOVProfiling.cpp