Skip to content
Commit ec630194 authored by Martin Storsjö's avatar Martin Storsjö
Browse files

[compiler-rt] [profile] Fix building for MinGW after d889d1ef

This commit added use of a Windows API in InstrProfilingPort.h.
When _MSC_VER is defined (for MSVC), windows.h is already included
earlier in the same header (for atomics), but MinGW, the gcc
atomics builtins are used instead. Therefore explicitly include
windows.h here, where the API is used.
parent 19e7f8a2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment