mati865 added a comment.
Sorry @martell I totally forgot about it.
I'll test https://reviews.llvm.org/D33638 later today.
Repository:
rL LLVM
https://reviews.llvm.org/D34606
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llv
martell added a comment.
Not quite sure how this achieves anything different from what is already in
`cmake/config-ix.cmake` ?
https://reviews.llvm.org/D33638 addresses the remaining changes needed to build
for windows shared and static in one build.
Repository:
rL LLVM
https://reviews.llvm
mati865 created this revision.
Herald added a subscriber: mgorny.
Another small step for libc++ with MinGW-w64.
Repository:
rL LLVM
https://reviews.llvm.org/D34606
Files:
lib/CMakeLists.txt
Index: lib/CMakeLists.txt
===
---