Skip to content

Commit

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

PiperOrigin-RevId: 711442518
  • Loading branch information
HEIR Team authored and copybara-github committed Jan 2, 2025
1 parent 92b1423 commit da38fa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bazel/import_llvm.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ load(

def import_llvm(name):
"""Imports LLVM."""
LLVM_COMMIT = "91c5de7fb8f95132043ed08056e58238383cfcb9"
LLVM_COMMIT = "1623c435948ae305220e638066e968cb3296e567"

new_git_repository(
name = name,
Expand Down

0 comments on commit da38fa2

Please sign in to comment.