mirror of
https://github.com/intel/llvm.git
synced 2026-01-24 00:20:25 +08:00
This avoids a hack for making it a no-op for windows. Also explicitly check for _WIN32 instead of assuming it. Differential Revision: https://reviews.llvm.org/D39156 llvm-svn: 316300