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

updpatch: llvm 18.1.8-5 #4385

Merged
merged 1 commit into from
Dec 26, 2024
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
11 changes: 2 additions & 9 deletions llvm/riscv64.patch
Original file line number Diff line number Diff line change
@@ -1,14 +1,7 @@
diff --git PKGBUILD PKGBUILD
index e836a63..0cd1512 100644
--- PKGBUILD
+++ PKGBUILD
@@ -22,7 +22,7 @@ sha256sums=('f68cf90f369bc7d0158ba70d860b0cb34dbc163d6ff0ebc6cfa5e515b9b2e28d'
'SKIP'
'b76b810f3d3dc5d08e83c4236cb6e395aa9bd5e3ea861e8c319b216d093db074'
'SKIP'
- '62cc0a323ebe6a61a1302605d42a28ce812dbeae186e23515b333211e3de008a')
+ '9b53e584f8b8a44648a2a066da1860155b61118c8cdebed3632161db0b680462')
validpgpkeys=('474E22316ABF4785A88C6E8EA2C794A986419D8A') # Tom Stellard <[email protected]>

# Utilizing LLVM_DISTRIBUTION_COMPONENTS to avoid
@@ -67,6 +67,9 @@ prepare() {
# https://github.com/llvm/llvm-project/issues/82431
sed '/^diff.*inline-asm-memop.ll/,$d' ../$pkgname-SelectionDAG.patch | patch -Np2
Expand Down
Loading