Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[13.1.X] Update llvm.spec with latest hash #8538

Merged
merged 1 commit into from
Jun 7, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion llvm.spec
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Requires: gcc zlib python3
Requires: cuda
AutoReq: no

%define llvmCommit d88fe2a1cafb6621210a7a0ae968c1e8e797d2bb
%define llvmCommit 7304230013170b813b38c0df73f47e3c1538794a
%define llvmBranch cms/release/14.x/f28c006
%define iwyuCommit d888efc52646dcf3e4e3a56af13aa23dd26abde0
%define iwyuBranch master
Expand Down