mirror of
https://github.com/intel/llvm.git
synced 2026-02-02 02:00:03 +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