This is an archive of the discontinued LLVM Phabricator instance.

[lld-macho][nfc] Rename output binary so it doesn't overwrite existing one.
ClosedPublic

Authored by oontvoo on Oct 24 2021, 7:47 PM.

Details

Summary

%t/basics already exists - it would be nice to be able to examine it afterward

Diff Detail

Event Timeline

oontvoo created this revision.Oct 24 2021, 7:47 PM
Herald added a project: Restricted Project. · View Herald Transcript
Herald added a reviewer: Restricted Project. · View Herald Transcript
oontvoo requested review of this revision.Oct 24 2021, 7:47 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 24 2021, 7:47 PM
int3 accepted this revision.Oct 24 2021, 9:49 PM

thanks!

nit: no need for a period in the commit title

This revision is now accepted and ready to land.Oct 24 2021, 9:49 PM
oontvoo updated this revision to Diff 381976.Oct 25 2021, 6:56 AM

updated commit msg + rebase

This revision was landed with ongoing or failed builds.Oct 25 2021, 6:57 AM
This revision was automatically updated to reflect the committed changes.