Skip to content

Commit

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

PiperOrigin-RevId: 727895384
  • Loading branch information
HEIR Team authored and copybara-github committed Feb 17, 2025
1 parent c681e5c commit f376e38
Show file tree
Hide file tree
Showing 6 changed files with 2,302 additions and 20 deletions.
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 = "5586541d220ebbe27d8dea039d0165c3b2694b06"
LLVM_COMMIT = "912b154f3a3f8c3cebf5cc5731fd8b0749762da5"

new_git_repository(
name = name,
Expand Down
Loading

0 comments on commit f376e38

Please sign in to comment.