This requires a small change to TempFile: allowing a discard after a failed keep.
With this the cache now handles signals and reuses a fd instead of reopening the file.
Differential D40041
Use TempFile in lto caching ClosedPublic Authored by • rafael on Nov 14 2017, 10:34 AM.
Details
Summary This requires a small change to TempFile: allowing a discard after a failed keep. With this the cache now handles signals and reuses a fd instead of reopening the file.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Nov 14 2017, 8:43 PM
Revision Contents
Diff 122871 lib/LTO/Caching.cpp
lib/Support/Path.cpp
|
No else after return