This is an archive of the discontinued LLVM Phabricator instance.

[CMake] Prefer --ld-path when supported
AbandonedPublic

Authored by keith on Nov 3 2021, 8:36 PM.

Details

Reviewers
None
Summary

This allows relative linker paths, and avoids the warning for path usage
with -fuse-ld. When the compiler doesn't support it this falls back to
the previous behavior.

Diff Detail

Event Timeline

keith created this revision.Nov 3 2021, 8:36 PM
keith requested review of this revision.Nov 3 2021, 8:36 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 3 2021, 8:36 PM
keith abandoned this revision.Jan 10 2023, 10:11 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 10 2023, 10:11 AM