Forked from
Glasgow Haskell Compiler / GHC
960 commits behind, 95 commits ahead of the upstream repository.

Cheng Shao
authored
This patch makes GHC bail out with an proper error message when it's not configured with LLVM but users attempt to pass -fllvm, see #25011 and added comment for details. Fixes #25011 Co-authored-by:Rodrigo Mesquita <rodrigo.m.mesquita@gmail.com> (cherry picked from commit 2338a971)