compiler_rt rename
diff --git a/bazel/README.md b/bazel/README.md
index 1212b05..3e22299 100644
--- a/bazel/README.md
+++ b/bazel/README.md
@@ -79,7 +79,7 @@
     "libnoexit",
     "libc-debug",
     "libdlmalloc",
-    "libcompiler_rt",
+    "libclang_rt.builtins",
     "libc++-noexcept",
     "libc++abi-debug-noexcept",
     "libsockets"
diff --git a/bazel/test_secondary_lto_cache/MODULE.bazel b/bazel/test_secondary_lto_cache/MODULE.bazel
index dea9968..626b843 100644
--- a/bazel/test_secondary_lto_cache/MODULE.bazel
+++ b/bazel/test_secondary_lto_cache/MODULE.bazel
@@ -16,7 +16,7 @@
     "libnoexit",
     "libc-debug",
     "libdlmalloc",
-    "libcompiler_rt",
+    "libclang_rt.builtins",
     "libc++-noexcept",
     "libc++-debug-noexcept",
     "libc++abi-debug-noexcept",
diff --git a/bazel/test_secondary_lto_cache/MODULE.bazel.lock b/bazel/test_secondary_lto_cache/MODULE.bazel.lock
index fd75f87..62d6733 100644
--- a/bazel/test_secondary_lto_cache/MODULE.bazel.lock
+++ b/bazel/test_secondary_lto_cache/MODULE.bazel.lock
@@ -188,7 +188,7 @@
                 "libnoexit",
                 "libc-debug",
                 "libdlmalloc",
-                "libcompiler_rt",
+                "libclang_rt.builtins",
                 "libc++-noexcept",
                 "libc++-debug-noexcept",
                 "libc++abi-debug-noexcept",