This is an archive of the discontinued LLVM Phabricator instance.

[LinkerWrapper] Switch to add_clang_tool() macro
ClosedPublic

Authored by foutrelis on Mar 12 2023, 12:41 AM.

Details

Summary

This creates install-clang-linker-wrapper{,-stripped} targets which are
useful for Linux distro builds when using LLVM_DISTRIBUTION_COMPONENTS.

Fixes: https://bugs.archlinux.org/task/77814

Diff Detail

Event Timeline

foutrelis created this revision.Mar 12 2023, 12:41 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 12 2023, 12:41 AM
foutrelis requested review of this revision.Mar 12 2023, 12:41 AM
foutrelis edited the summary of this revision. (Show Details)Mar 12 2023, 12:48 AM
jhuber6 accepted this revision.Mar 12 2023, 9:32 AM

I forget why this used add_clang_executable in the first place. I think I copied it from somewhere else and forgot to change it.

This revision is now accepted and ready to land.Mar 12 2023, 9:32 AM

Do you need someone to land this for you?

Do you need someone to land this for you?

Yes, please. Thank you. :)

This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptMar 13 2023, 10:43 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript