[clang] [compiler-rt] [llvm] [PGO][Offload] Allow PGO flags to be used on GPU targets (PR #94268)
LLVM Continuous Integration via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 19 17:49:53 PDT 2025
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `arc-builder` running on `arc-worker` while building `clang,compiler-rt,llvm,offload` at step 6 "test-build-unified-tree-check-all".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/3/builds/13339
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 6 (test-build-unified-tree-check-all) failure: 1200 seconds without output running [b'ninja', b'check-all'], attempting to kill
1.227 [59/18/1] Linking CXX executable tools/clang/unittests/Basic/BasicTests
1.355 [58/18/2] Linking CXX executable tools/clang/unittests/Format/FormatTests
5.573 [57/18/3] Linking CXX executable tools/clang/unittests/Lex/LexTests
6.054 [56/18/4] Linking CXX executable tools/clang/unittests/libclang/libclangTests
command timed out: 1200 seconds without output running [b'ninja', b'check-all'], attempting to kill
process killed by signal 9
program finished with exit code -1
elapsedTime=1299.445143
```
</details>
https://github.com/llvm/llvm-project/pull/94268
More information about the llvm-commits
mailing list