diff options
author | Nico Weber <nicolasweber@gmx.de> | 2018-04-10 13:14:03 +0000 |
---|---|---|
committer | Nico Weber <nicolasweber@gmx.de> | 2018-04-10 13:14:03 +0000 |
commit | 0da2290958991d9fa843e2cfcece10bf56f17d69 (patch) | |
tree | 355fc0a014c13ca2ddc0c6921e965fbf601e6ac5 /lldb/source/Core/Module.cpp | |
parent | 074cef3dfb106ba9707ef7b7889dc0b170e3ae92 (diff) | |
download | bcm5719-llvm-0da2290958991d9fa843e2cfcece10bf56f17d69.tar.gz bcm5719-llvm-0da2290958991d9fa843e2cfcece10bf56f17d69.zip |
s/LLVM_ON_WIN32/_WIN32/, clang-tools-extra
LLVM_ON_WIN32 is set exactly with MSVC and MinGW (but not Cygwin) in
HandleLLVMOptions.cmake, which is where _WIN32 defined too. Just use the
default macro instead of a reinvented one.
See thread "Replacing LLVM_ON_WIN32 with just _WIN32" on llvm-dev and cfe-dev.
No intended behavior change.
llvm-svn: 329695
Diffstat (limited to 'lldb/source/Core/Module.cpp')
0 files changed, 0 insertions, 0 deletions