This is an archive of the discontinued LLVM Phabricator instance.

[libc++] Add MINGW_LIBRARIES to the linker flags
ClosedPublic

Authored by mstorsjo on Aug 28 2017, 3:26 AM.

Details

Summary

This is essential when building with -nodefaultlibs.

This is similar to what already is done in libcxxabi in SVN r302760.

Diff Detail

Repository
rL LLVM

Event Timeline

mstorsjo created this revision.Aug 28 2017, 3:26 AM
compnerd accepted this revision.Sep 4 2017, 12:41 PM
This revision is now accepted and ready to land.Sep 4 2017, 12:41 PM
This revision was automatically updated to reflect the committed changes.