aboutsummaryrefslogtreecommitdiff
path: root/openmp/runtime/test/transform/fuse
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2026-02-26 15:35:51 -0800
committerGitHub <noreply@github.com>2026-02-26 15:35:51 -0800
commit20ec9a9bb72560fe73706f46415dcfb118f9d265 (patch)
treeafbd14b9a3d0fa7bcfe1ed59561d3482272487d6 /openmp/runtime/test/transform/fuse
parente55945556a1e99a7d6618735873d513a0239b2a0 (diff)
downloadllvm-main.zip
llvm-main.tar.gz
llvm-main.tar.bz2
build: correct `MSVC` and Windows mixup for `CLANG_BUILD_STATIC` (#183609)HEADmain
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/test/transform/fuse')
0 files changed, 0 insertions, 0 deletions