This revision was automatically updated to reflect the committed changes.
Closed by commit rL312498: Add MINGW_LIBRARIES to the linker flags (authored by
mstorsjo).
Changed prior to commit:
https://reviews.llvm.org/D37207?vs=112873&id=113787#toc
Repository:
rL LLVM
https://reviews.llvm.org/
mstorsjo added a comment.
Ping
https://reviews.llvm.org/D37207
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
mstorsjo created this revision.
Herald added a subscriber: mgorny.
This is essential when building with -nodefaultlibs.
This is similar to what already is done in libcxxabi in SVN r302760.
https://reviews.llvm.org/D37207
Files:
lib/CMakeLists.txt
Index: lib/CMakeLists.txt
=