This revision was automatically updated to reflect the committed changes.
Closed by commit rL269492: Reapply "[ProfileData] (clang) Use Error in
InstrProf and Coverage, NFC" (authored by vedantk).
Changed prior to commit:
http://reviews.llvm.org/D19902?vs=56346&id=57259#toc
Repository:
rL LL
vsk updated this revision to Diff 56346.
vsk added a comment.
- Handle an ECError we can see come out of opening a memory buffer.
http://reviews.llvm.org/D19902
Files:
lib/CodeGen/CodeGenModule.cpp
lib/CodeGen/CodeGenPGO.cpp
lib/Frontend/CompilerInvocation.cpp
Index: lib/Frontend/Compile