Use ToolOutputFile to clean up the output file unless dwp actually finishes successfully.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D58130
[llvm-dwp] Avoid writing the output dwp file when there is an error ClosedPublic Authored by rupprecht on Feb 12 2019, 8:33 AM.
Details Summary Use ToolOutputFile to clean up the output file unless dwp actually finishes successfully.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 12 2019, 9:19 AM Closed by commit rL353873: [llvm-dwp] Avoid writing the output dwp file when there is an error (authored by rupprecht). · Explain WhyFeb 12 2019, 12:00 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 186527 llvm/trunk/test/tools/llvm-dwp/X86/missing_dwo_id.test
llvm/trunk/tools/llvm-dwp/llvm-dwp.cpp
|