[llvm] [CGData][MachineOutliner] Global Outlining (PR #90074)

LLVM Continuous Integration via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 10 07:11:50 PDT 2024


llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `llvm-clang-x86_64-win-fast` running on `as-builder-3` while building `llvm` at step 8 "test-build-unified-tree-check-clang-unit".

Full details are available at: https://lab.llvm.org/buildbot/#/builders/2/builds/6362

<details>
<summary>Here is the relevant piece of the build log for the reference</summary>

```
Step 8 (test-build-unified-tree-check-clang-unit) failure: test (failure)
******************** TEST 'Clang-Unit :: Interpreter/./ClangReplInterpreterTests.exe/13/26' FAILED ********************
Script(shard):
--
GTEST_OUTPUT=json:C:\buildbot\as-builder-3\llvm-clang-x86_64-win-fast\build\tools\clang\unittests\Interpreter\.\ClangReplInterpreterTests.exe-Clang-Unit-12752-13-26.json GTEST_SHUFFLE=0 GTEST_TOTAL_SHARDS=26 GTEST_SHARD_INDEX=13 C:\buildbot\as-builder-3\llvm-clang-x86_64-win-fast\build\tools\clang\unittests\Interpreter\.\ClangReplInterpreterTests.exe
--

Script:
--
C:\buildbot\as-builder-3\llvm-clang-x86_64-win-fast\build\tools\clang\unittests\Interpreter\.\ClangReplInterpreterTests.exe --gtest_filter=InterpreterExtensionsTest.CustomCrossJIT
--
Pass 'Machine Outliner' is not initialized.
Verify if there is a pass dependency cycle.
Required Passes:
	Machine Module Information
unknown file: error: SEH exception with code 0x3221225477 thrown in the test body.
Stack trace:



unknown file
SEH exception with code 0x3221225477 thrown in the test body.
Stack trace:




********************


```

</details>

https://github.com/llvm/llvm-project/pull/90074


More information about the llvm-commits mailing list