| commit | 66a30385fe3a78be6c7d16260b52d06824a4ec53 | [log] [tgz] |
|---|---|---|
| author | Dylan Baker <dylan.c.baker@intel.com> | Mon Jun 30 16:58:41 2025 +0000 |
| committer | Marge Bot <marge-bot@fdo.invalid> | Tue Jul 01 17:40:03 2025 +0000 |
| tree | ffebfaac5573c4b39b2bc169453518181892abe3 | |
| parent | 39ccd7899c17c16d0766f62031a056e52c866562 [diff] |
meson: change RadV dependency on LLVM to an ACO tests dependency RadV itself doesn't require LLVM, only the ACO tests do. So stop requiring LLVM for ACO without its tests. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35840>