Skip to content

release: remove llvm unit tests#9

Merged
cpunion merged 2 commits into
goplus:mainfrom
luoliwoshang:llgo/rmtest
Aug 30, 2025
Merged

release: remove llvm unit tests#9
cpunion merged 2 commits into
goplus:mainfrom
luoliwoshang:llgo/rmtest

Conversation

@luoliwoshang
Copy link
Copy Markdown
Member

@luoliwoshang luoliwoshang commented Aug 30, 2025

parts of #12

refer the https://github.com/Homebrew/homebrew-core/blob/5488de13fc37a10e609a49b087601f227ae29039/Formula/l/llvm%4019.rb#L128

https://llvm.org/docs/CMake.html

LLVM_INCLUDE_TESTS:BOOL
Generate build targets for the LLVM unit tests. Defaults to ON. You can use this option to disable the generation of build targets for the LLVM unit tests.

before will

[Build Espressif LLVM / Build esp-clang for aarch64-apple-darwin (pull_request)](https://github.com/goplus/espressif-llvm-project-prebuilt/actions/runs/17338787682/job/49229686633?pr=11)
Build Espressif LLVM / Build esp-clang for aarch64-apple-darwin (pull_request)Successful in 68m
[Build Espressif LLVM / Build esp-clang for aarch64-linux-gnu (pull_request)](https://github.com/goplus/espressif-llvm-project-prebuilt/actions/runs/17338787682/job/49229686636?pr=11)
Build Espressif LLVM / Build esp-clang for aarch64-linux-gnu (pull_request)Successful in 68m
[Build Espressif LLVM / Build esp-clang for x86_64-apple-darwin (pull_request)](https://github.com/goplus/espressif-llvm-project-prebuilt/actions/runs/17338787682/job/49229686638?pr=11)
Build Espressif LLVM / Build esp-clang for x86_64-apple-darwin (pull_request)Successful in 112m
[Build Espressif LLVM / Build esp-clang for x86_64-linux-gnu (pull_request)](https://github.com/goplus/espressif-llvm-project-prebuilt/actions/runs/17338787682/job/49229686632?pr=11)
Build Espressif LLVM / Build esp-clang for x86_64-linux-gnu (pull_request)Successful in 96m

current

[Build Espressif LLVM / Build esp-clang for aarch64-apple-darwin (pull_request)](https://github.com/goplus/espressif-llvm-project-prebuilt/actions/runs/17338806711/job/49229742057?pr=9)
Build Espressif LLVM / Build esp-clang for aarch64-apple-darwin (pull_request)Successful in 54m
[Build Espressif LLVM / Build esp-clang for aarch64-linux-gnu (pull_request)](https://github.com/goplus/espressif-llvm-project-prebuilt/actions/runs/17338806711/job/49229742048?pr=9)
Build Espressif LLVM / Build esp-clang for aarch64-linux-gnu (pull_request)Successful in 70m
[Build Espressif LLVM / Build esp-clang for x86_64-apple-darwin (pull_request)](https://github.com/goplus/espressif-llvm-project-prebuilt/actions/runs/17338806711/job/49229742049?pr=9)
Build Espressif LLVM / Build esp-clang for x86_64-apple-darwin (pull_request)Successful in 86m
[Build Espressif LLVM / Build esp-clang for x86_64-linux-gnu (pull_request)](https://github.com/goplus/espressif-llvm-project-prebuilt/actions/runs/17338806711/job/49229742045?pr=9)
Build Espressif LLVM / Build esp-clang for x86_64-linux-gnu (pull_request)Successful in 97m

@cpunion cpunion merged commit 8739995 into goplus:main Aug 30, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants