Skip to content

Commit

Permalink
Update build2.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
x20888450 authored Dec 5, 2024
1 parent affac35 commit 9e5e735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ jobs:
# 打印 clang 和 clang++ 的版本信息
$ANDROID_NDK/toolchains/llvm/prebuilt/linux-x86_64/bin/clang --version
$ANDROID_NDK/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ --version
clang -mllvm -passes=fla,gvenc ./examples/1/example1.cpp -o test
clang++ ./examples/2/example2.cpp -mllvm -passes=sub,bcf,fla -o test

0 comments on commit 9e5e735

Please sign in to comment.