This is an archive of the discontinued LLVM Phabricator instance.

Add llvm-dwp to LLVM_TOOLCHAIN_TOOLS
ClosedPublic

Authored by hans on Jan 24 2022, 6:31 AM.

Details

Summary

since it qualifies as a toolchain tool rather than "internal llvm tool".
This will make it part of builds which set the
LLVM_INSTALL_TOOLCHAIN_ONLY cmake option, such as the Windows installer.

This came up in https://llvm.discourse.group/t/llvm-dwp-utility-on-windows/5866/

Diff Detail

Event Timeline

hans created this revision.Jan 24 2022, 6:31 AM
hans requested review of this revision.Jan 24 2022, 6:31 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 24 2022, 6:31 AM
dblaikie accepted this revision.Jan 24 2022, 2:41 PM

Sounds good, thanks!

This revision is now accepted and ready to land.Jan 24 2022, 2:41 PM
This revision was landed with ongoing or failed builds.Jan 25 2022, 5:38 AM
This revision was automatically updated to reflect the committed changes.