diff options
author | Nico Weber <nicolasweber@gmx.de> | 2018-04-10 13:15:21 +0000 |
---|---|---|
committer | Nico Weber <nicolasweber@gmx.de> | 2018-04-10 13:15:21 +0000 |
commit | fb647300058cbc67b5ca8ad32aef7ff2db33cf3b (patch) | |
tree | 6841fbafc7c8afe835b022493c3bf7739368309b /lldb/source/Core/Module.cpp | |
parent | 0da2290958991d9fa843e2cfcece10bf56f17d69 (diff) | |
download | bcm5719-llvm-fb647300058cbc67b5ca8ad32aef7ff2db33cf3b.tar.gz bcm5719-llvm-fb647300058cbc67b5ca8ad32aef7ff2db33cf3b.zip |
s/LLVM_ON_WIN32/_WIN32/, lld
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: 329696
Diffstat (limited to 'lldb/source/Core/Module.cpp')
0 files changed, 0 insertions, 0 deletions