mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-22 04:55:50 -04:00
![]() 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: 329697 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
lldb-python.h | ||
PythonDataObjects.cpp | ||
PythonDataObjects.h | ||
PythonExceptionState.cpp | ||
PythonExceptionState.h | ||
ScriptInterpreterPython.cpp | ||
ScriptInterpreterPython.h |