This is an archive of the discontinued LLVM Phabricator instance.

[SystemZ][z/OS] Add OpenFlags to CreateMissingDirectories path when creating temp files
ClosedPublic

Authored by tltao on Jul 18 2023, 3:26 PM.

Details

Summary

Additional patch to https://reviews.llvm.org/D103806 to add the same flags in the path where the CreateMissingDirectories booleans is set to true.

Diff Detail

Event Timeline

tltao created this revision.Jul 18 2023, 3:26 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 18 2023, 3:26 PM
tltao requested review of this revision.Jul 18 2023, 3:26 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 18 2023, 3:26 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
This revision is now accepted and ready to land.Jul 19 2023, 4:42 AM