https://bugs.freedesktop.org/show_bug.cgi?id=97542

--- Comment #8 from Vedran Miletić <ved...@miletic.net> ---
(In reply to Dennis Schridde from comment #7)
> Shouldn't ./configure check whether the installed version of LLVM is
> supported? That's what Rust does.

There are basically two options:
1) Fail explicitly on LLVM version that is not released, even if a certain
snapshot of LLVM can work.
2) Allow using Mesa with a snapshot that happens to carry the same version
number but different API.

Mesa does 2) now, and I prefer it to 1).

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to