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 514aadb commit ffac36dCopy full SHA for ffac36d
.github/workflows/swift.yaml
@@ -24,7 +24,7 @@ jobs:
24
echo 'export CPPFLAGS="-I/usr/local/opt/llvm/include"' >> /Users/runner/.bash_profile
25
source /Users/runner/.bash_profile
26
clang --version
27
- echo "=====> Checking LLC"
+ echo "=====> Checking LLC"
28
llc --version
29
swift --version
30
swift utils/make-pkg-config.swift
0 commit comments