We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dda74ce commit 1389a0bCopy full SHA for 1389a0b
llvm-20.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: llvm-20
3
- version: "20.1.5"
+ version: "20.1.6"
4
epoch: 0
5
description: Low-level virtual machine ${{vars.major-version}} - core frameworks
6
copyright:
@@ -51,7 +51,7 @@ pipeline:
51
with:
52
repository: https://github.com/llvm/llvm-project
53
tag: llvmorg-${{package.version}}
54
- expected-commit: 7b09d7b446383b71b63d429b21ee45ba389c5134
+ expected-commit: 47addd4540b4c393e478ba92bea2589e330c57fb
55
56
- runs: |
57
ffi_include_dir="$(pkg-config --cflags-only-I libffi | sed 's|^-I||g')"
0 commit comments