mirror of
https://github.com/intel/llvm.git
synced 2026-01-14 20:10:50 +08:00
TARGET_SONAME_FILE isn't valid on Windows, and TARGET_FILE should achieve the same results. Differential Revision: https://reviews.llvm.org/D92856