mirror of
https://github.com/intel/llvm.git
synced 2026-02-04 03:26:06 +08:00
In MinGW world, UNIX like lib prefix is preferred for the libraries. This patch adjusts CMake files to do that. Differential Revision: https://reviews.llvm.org/D87517