This is an archive of the discontinued LLVM Phabricator instance.

[ELF] Strip directories for -Map when emitting reproducer rsp
ClosedPublic

Authored by abrachet on Jul 27 2022, 10:26 PM.

Details

Summary

Similarly to -o output directories will not be created so -Map being
copied verbatim will likely cause ld.lld @response.txt to fail.

Diff Detail

Event Timeline

abrachet created this revision.Jul 27 2022, 10:26 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 27 2022, 10:26 PM
abrachet requested review of this revision.Jul 27 2022, 10:26 PM
MaskRay accepted this revision.Jul 28 2022, 8:49 PM

LGTM.

This revision is now accepted and ready to land.Jul 28 2022, 8:49 PM
This revision was landed with ongoing or failed builds.Jul 29 2022, 9:18 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptJul 29 2022, 9:18 AM