[clang] [clang][bytecode][NFC] Remove VariableScope::emitDestruction (PR #169148)
LLVM Continuous Integration via cfe-commits
cfe-commits at lists.llvm.org
Sat Nov 22 10:17:12 PST 2025
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `ppc64le-flang-rhel-clang` running on `ppc64le-flang-rhel-test` while building `clang` at step 6 "test-build-unified-tree-check-flang".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/157/builds/42435
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 6 (test-build-unified-tree-check-flang) failure: 1200 seconds without output running [b'ninja', b'check-flang'], attempting to kill
...
PASS: Flang :: Semantics/loop-directives.f90 (4009 of 4019)
PASS: Flang :: Driver/omp-driver-offload.f90 (4010 of 4019)
PASS: Flang :: Transforms/stack-arrays.f90 (4011 of 4019)
PASS: Flang :: Driver/fopenmp.f90 (4012 of 4019)
PASS: Flang :: Transforms/tbaa-local-alloc-threshold.fir (4013 of 4019)
PASS: Flang :: Transforms/OpenACC/acc-implicit-data-fortran.F90 (4014 of 4019)
PASS: Flang :: Driver/linker-options.f90 (4015 of 4019)
PASS: Flang :: Transforms/debug-dwarf-version.fir (4016 of 4019)
PASS: Flang :: Lower/OpenMP/rtl-flags.f90 (4017 of 4019)
PASS: Flang :: Intrinsics/math-codegen.fir (4018 of 4019)
command timed out: 1200 seconds without output running [b'ninja', b'check-flang'], attempting to kill
process killed by signal 9
program finished with exit code -1
elapsedTime=3421.632531
```
</details>
https://github.com/llvm/llvm-project/pull/169148
More information about the cfe-commits
mailing list