Issue 81837
Summary AArch64, Windows, OpenMP: libomp140.aarch64.dll not found when running executable built with clang (WoA)
Labels clang
Assignees
Reporter hydroo
    > clang -O2 -fopenmp STREAM-MSVC.cpp
> .\a.exe
yields
![image](https://github.com/llvm/llvm-project/assets/111201/f3a66271-2441-449e-8ee6-52188cabaaaa)

Any minimal OpenMP repro should yield the same result.
I was not able to find libomp*.dll in [the WoA release](https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.0-rc2/LLVM-18.1.0-rc2-woa64.exe).
Perhaps it's simply missing.

_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to