This is an archive of the discontinued LLVM Phabricator instance.

[libunwind] Install the DLL when doing "ninja install"
ClosedPublic

Authored by mstorsjo on Mar 5 2021, 1:52 AM.

Details

Summary

This matches how install(... RUNTIME) is used in e.g. libcxx.

Diff Detail

Event Timeline

mstorsjo created this revision.Mar 5 2021, 1:52 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 5 2021, 1:52 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
Herald added a subscriber: mgorny. · View Herald Transcript
mstorsjo requested review of this revision.Mar 5 2021, 1:52 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 5 2021, 1:52 AM
phosek accepted this revision.Mar 6 2021, 3:09 PM
phosek added a subscriber: phosek.

LGTM

This revision is now accepted and ready to land.Mar 6 2021, 3:09 PM
This revision was landed with ongoing or failed builds.Mar 7 2021, 12:47 AM
This revision was automatically updated to reflect the committed changes.