[flang-commits] [clang] [flang] [llvm] [flang][cmake][perf-training] Optimize flang with PGO and BOLT (PR #197947)
via flang-commits
flang-commits at lists.llvm.org
Mon Jun 8 11:50:27 PDT 2026
github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Windows-->
# :window: Windows x64 Test Results
* 58442 tests passed
* 1541 tests skipped
All executed tests passed, but another part of the build **failed**. Click on a failure below to see the details.
<details>
<summary>[code=1181] compiler-rt/lib/asan/tests/X86_64WindowsDynamicConfig/Asan-x86_64-inline-Dynamic-Test.exe C:/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/compiler-rt/lib/asan/tests/X86_64WindowsDynamicConfig/Asan-x86_64-inline-Dynamic-Test.exe</summary>
```
FAILED: [code=1181] compiler-rt/lib/asan/tests/X86_64WindowsDynamicConfig/Asan-x86_64-inline-Dynamic-Test.exe C:/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/compiler-rt/lib/asan/tests/X86_64WindowsDynamicConfig/Asan-x86_64-inline-Dynamic-Test.exe
C:\Windows\system32\cmd.exe /C "cd /D C:\_work\llvm-project\llvm-project\build\runtimes\runtimes-bins\compiler-rt\lib\asan\tests && C:\_work\llvm-project\llvm-project\build\.\bin\clang++.exe ASAN_DYNAMIC_TEST_OBJECTS.gtest-all.cc.x86_64-inline.o ASAN_DYNAMIC_TEST_OBJECTS.asan_globals_test.cpp.x86_64-inline.o ASAN_DYNAMIC_TEST_OBJECTS.asan_interface_test.cpp.x86_64-inline.o ASAN_DYNAMIC_TEST_OBJECTS.asan_internal_interface_test.cpp.x86_64-inline.o ASAN_DYNAMIC_TEST_OBJECTS.asan_test.cpp.x86_64-inline.o ASAN_DYNAMIC_TEST_OBJECTS.asan_oob_test.cpp.x86_64-inline.o ASAN_DYNAMIC_TEST_OBJECTS.asan_mem_test.cpp.x86_64-inline.o ASAN_DYNAMIC_TEST_OBJECTS.asan_str_test.cpp.x86_64-inline.o ASAN_DYNAMIC_TEST_OBJECTS.asan_test_main.cpp.x86_64-inline.o -o C:/_work/llvm-project/llvm-project/build/runtimes/runtimes-bins/compiler-rt/lib/asan/tests/X86_64WindowsDynamicConfig/./Asan-x86_64-inline-Dynamic-Test.exe -Wthread-safety -Wthread-safety-reference -Wthread-safety-beta -resource-dir=C:/_work/llvm-project/llvm-project/build/./lib/../lib/clang/23 -g -fsanitize=address -shared-libasan -D_MT -D_DLL -Wl,-nodefaultlib:libcmt,-defaultlib:msvcrt,-defaultlib:oldnames"
LINK : fatal error LNK1181: cannot open input file 'C:\_work\llvm-project\llvm-project\build\.\lib\..\lib\clang\23\lib\x86_64-pc-windows-msvc\clang_rt.asan_dynamic.lib'
clang++: error: linker command failed with exit code 1181 (use -v to see invocation)
```
</details>
If these failures are unrelated to your changes (for example tests are broken or flaky at HEAD), please open an issue at https://github.com/llvm/llvm-project/issues and add the `infrastructure` label.
https://github.com/llvm/llvm-project/pull/197947
More information about the flang-commits
mailing list