[llvm] Analysis: Move LibcallLoweringInfo from CodeGen to Analysis (PR #210322)

LLVM Continuous Integration via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 19 19:01:47 PDT 2026


llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `bolt-x86_64-ubuntu-shared` running on `bolt-worker` while building `llvm` at step 2 "checkout".

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

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

```
Step 2 (checkout) failure: update (failure)
git version 2.34.1
error: unable to write file clang/include/clang/CIR/Dialect/IR/CIRTypes.h
error: unable to write file clang/include/clang/CIR/Dialect/IR/CIRTypes.td
error: unable to write file clang/include/clang/Sema/Sema.h
error: unable to write file clang/lib/CodeGen/CGBlocks.cpp
error: unable to write file clang/test/CIR/CodeGen/complex-libcall-abi.c
error: unable to write file clang/test/CIR/CodeGen/no-unique-address.cpp
error: unable to write file llvm/include/llvm/Analysis/LibcallLoweringInfo.h
fatal: sha1 file '/home/worker/bolt-worker2/bolt-x86_64-ubuntu-shared/llvm-project/.git/index.lock' write error. Out of diskspace
error: unable to write file clang/include/clang/CIR/Dialect/IR/CIRTypes.td
error: unable to write file clang/include/clang/Sema/Sema.h
error: unable to write file clang/lib/CodeGen/CGBlocks.cpp
error: unable to write file clang/test/CIR/CodeGen/complex-libcall-abi.c
error: unable to write file clang/test/CIR/CodeGen/no-unique-address.cpp
error: unable to write file llvm/include/llvm/Analysis/LibcallLoweringInfo.h
fatal: sha1 file '/home/worker/bolt-worker2/bolt-x86_64-ubuntu-shared/llvm-project/.git/index.lock' write error. Out of diskspace

```

</details>

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


More information about the llvm-commits mailing list