This is an archive of the discontinued LLVM Phabricator instance.

[TSan] Allow test contents to be copied before execution
ClosedPublic

Authored by yln on Apr 9 2021, 6:06 PM.

Details

Summary

Allow test contents to be copied before execution by using
%ld_flags_rpath_so, %ld_flags_rpath_exe, and %dynamiclib
substitutions.

rdar://76302416

Diff Detail

Event Timeline

yln requested review of this revision.Apr 9 2021, 6:06 PM
yln created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptApr 9 2021, 6:06 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript
aralisza accepted this revision.Apr 12 2021, 11:47 AM
This revision is now accepted and ready to land.Apr 12 2021, 11:47 AM
This revision was automatically updated to reflect the committed changes.