github-actions[bot] wrote: <!--PREMERGE ADVISOR COMMENT: Windows--> # :window: Windows x64 Test Results
* 130402 tests passed * 2904 tests skipped * 1 test failed ## Failed Tests (click on a test name to see its output) ### LLVM <details> <summary>LLVM.CodeGen/AArch64/split-machine-functions-macho.ll</summary> ``` Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 c:\_work\llvm-project\llvm-project\build\bin\llc.exe < C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\AArch64\split-machine-functions-macho.ll -mtriple=arm64-apple-macos -split-machine-functions | c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\AArch64\split-machine-functions-macho.ll # executed command: 'c:\_work\llvm-project\llvm-project\build\bin\llc.exe' -mtriple=arm64-apple-macos -split-machine-functions # .---command stderr------------ # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: c:\\_work\\llvm-project\\llvm-project\\build\\bin\\llc.exe -mtriple=arm64-apple-macos -split-machine-functions # | 1. Running pass 'Function Pass Manager' on module '<stdin>'. # | 2. Running pass 'AArch64 Assembly Printer' on function '@foo' # | Exception Code: 0xC0000005 # | #0 0x00007ff7c326ba43 (c:\_work\llvm-project\llvm-project\build\bin\llc.exe+0x2edba43) # | #1 0x00007ff7c23c8696 (c:\_work\llvm-project\llvm-project\build\bin\llc.exe+0x2038696) # | #2 0x00007ff7c0beae10 (c:\_work\llvm-project\llvm-project\build\bin\llc.exe+0x85ae10) # | #3 0x00007ff7c0bef82f (c:\_work\llvm-project\llvm-project\build\bin\llc.exe+0x85f82f) # | #4 0x00007ff7c0589d65 (c:\_work\llvm-project\llvm-project\build\bin\llc.exe+0x1f9d65) # | #5 0x00007ff7c0dc8093 (c:\_work\llvm-project\llvm-project\build\bin\llc.exe+0xa38093) # | #6 0x00007ff7c0839352 (c:\_work\llvm-project\llvm-project\build\bin\llc.exe+0x4a9352) # | #7 0x00007ff7c084242d (c:\_work\llvm-project\llvm-project\build\bin\llc.exe+0x4b242d) # | #8 0x00007ff7c083a031 (c:\_work\llvm-project\llvm-project\build\bin\llc.exe+0x4aa031) # | #9 0x00007ff7c0397ab7 (c:\_work\llvm-project\llvm-project\build\bin\llc.exe+0x7ab7) # | #10 0x00007ff7c0394d36 (c:\_work\llvm-project\llvm-project\build\bin\llc.exe+0x4d36) # | #11 0x00007ff7c4a92770 (c:\_work\llvm-project\llvm-project\build\bin\llc.exe+0x4702770) # | #12 0x00007ffda86c4cb0 (C:\Windows\System32\KERNEL32.DLL+0x14cb0) # | #13 0x00007ffdb5b9edcb (C:\Windows\SYSTEM32\ntdll.dll+0x7edcb) # `----------------------------- # error: command failed with exit status: 0xc0000005 # executed command: 'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 'C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\AArch64\split-machine-functions-macho.ll' # .---command stderr------------ # | FileCheck error: '<stdin>' is empty. # | FileCheck command line: c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe C:\_work\llvm-project\llvm-project\llvm\test\CodeGen\AArch64\split-machine-functions-macho.ll # `----------------------------- # error: command failed with exit status: 2 -- ``` </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/179449 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
