Skip to content

Commit

Permalink
Integrate LLVM at llvm/llvm-project@929ceec70578
Browse files Browse the repository at this point in the history
Updates LLVM usage to match
[929ceec70578](llvm/llvm-project@929ceec70578)

PiperOrigin-RevId: 613142168
  • Loading branch information
HEIR Team authored and Copybara-Service committed Mar 6, 2024
1 parent d0b5d80 commit 18602f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bazel/import_llvm.bzl
Expand Up @@ -7,7 +7,7 @@ load(

def import_llvm(name):
"""Imports LLVM."""
LLVM_COMMIT = "de1f33873beff93063577195e1214a9509e229e0"
LLVM_COMMIT = "929ceec70578c24b47018e7cf11ed3bd99896515"

new_git_repository(
name = name,
Expand Down

0 comments on commit 18602f5

Please sign in to comment.