Skip to content

Commit 1f32215

Browse files
ayushr2gvisor-bot
authored andcommitted
Update LLVM version to llvm/llvm-project@cb2f0d0a5f14.
Fixes b3f689c ("Integrate LLVM at llvm/llvm-project@cb2f0d0a5f14") PiperOrigin-RevId: 802727599
1 parent c0a54e9 commit 1f32215

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WORKSPACE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -444,9 +444,9 @@ http_archive(
444444
)
445445

446446
# Load LLVM dependencies.
447-
LLVM_COMMIT = "cbcb48a88c3a6227cfc09f91880d5cb92a26f5f9"
447+
LLVM_COMMIT = "cb2f0d0a5f14c183e7182aba0f0e54a518de9e3f"
448448

449-
LLVM_SHA256 = "356cb88e5975104628494bd02b8edef1889ea30a7dbe96b5abe6ad74ed8ba74b"
449+
LLVM_SHA256 = "e8ece380fdb57dc6f8e42df9db872a1ade5056c5379075e3e2f99c89200aea69"
450450

451451
http_archive(
452452
name = "llvm-raw",

0 commit comments

Comments
 (0)