wasm-micro-runtime/tests
liang.he bc4d6834cd
disable ccache by default when building llvm libraries (#4885)
* feat: add --use-ccache CLI argument to build_llvm.py

Add a new --use-ccache flag that will allow developers to opt-in to using
ccache for LLVM builds. This is part of a larger effort to disable ccache
by default to reduce CI storage consumption while still allowing local
developers to benefit from faster incremental builds.

Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-04-02 09:41:10 +08:00
..
benchmarks disable ccache by default when building llvm libraries (#4885) 2026-04-02 09:41:10 +08:00
fuzz/wasm-mutator-fuzz fix a wamrc compile warning, and enable system include flag for third-party libraries to suppresses corresponding compile warnings (#4875) 2026-03-19 09:08:41 +08:00
malformed Add malformed test cases (#3459) 2024-05-21 16:38:34 +08:00
regression/ba-issues Fix/branch hint parse issue (#4878) 2026-03-20 10:28:25 +08:00
requirement-engineering Collective fix (#4413) 2025-06-26 10:20:40 +08:00
standalone fix(aot): reserve x18 register on macOS ARM64 (#4775) 2026-01-20 07:30:58 +08:00
unit tests(unit): Add llm-enhanced-test submodule integration (#4888) 2026-03-31 08:54:49 +08:00
wamr-compiler Fix AOT shift operations for indirect constants (#2627) 2023-10-11 11:22:34 +08:00
wamr-test-suites workaround: prevent usage of anyref in struct fields and array elements (#4819) 2026-03-03 13:05:44 +08:00