This is an archive of the discontinued LLVM Phabricator instance.

[MinGW]Support for multiarch runtimes layout
ClosedPublic

Authored by SquallATF on Oct 23 2018, 5:36 AM.

Details

Reviewers
mstorsjo
Summary

When enable LLVM_ENABLE_PER_TARGET_RUNTIME_DIR, compiler-rt lib name without arch name.

Event Timeline

SquallATF created this revision.Oct 23 2018, 5:36 AM
SquallATF retitled this revision from Support for multiarch runtimes layout to [MinGW]Support for multiarch runtimes layout.Oct 23 2018, 5:37 AM
mstorsjo accepted this revision.Oct 23 2018, 5:43 AM
mstorsjo added a subscriber: mstorsjo.

LGTM

This revision is now accepted and ready to land.Oct 23 2018, 5:43 AM
mstorsjo closed this revision.Oct 24 2018, 12:44 AM

Committed in rL345117.