diff options
| author | Saleem Abdulrasool <compnerd@compnerd.org> | 2026-02-26 15:35:51 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-26 15:35:51 -0800 |
| commit | 20ec9a9bb72560fe73706f46415dcfb118f9d265 (patch) | |
| tree | afbd14b9a3d0fa7bcfe1ed59561d3482272487d6 /openmp/runtime/src/ompt-general.cpp | |
| parent | e55945556a1e99a7d6618735873d513a0239b2a0 (diff) | |
| download | llvm-main.zip llvm-main.tar.gz llvm-main.tar.bz2 | |
The build incorrectly used `MSVC` to determine that we were building for
Windows (MS ABI). This prevents the use of the GNU driver for building
LLVM for Windows. Adjust the condition to `WIN32 AND NOT MINGW` to
correctly identify that we are building for Windows MS ABI.
Diffstat (limited to 'openmp/runtime/src/ompt-general.cpp')
0 files changed, 0 insertions, 0 deletions
