ghc-lib-9.10.2.20250515: The GHC API, decoupled from GHC versions
Safe HaskellIgnore
LanguageGHC2021

GHC.CmmToLlvm.Version

Synopsis

Documentation

supportedLlvmVersionLowerBound :: LlvmVersion Source #

The (inclusive) lower bound on the LLVM Version that is currently supported.

supportedLlvmVersionUpperBound :: LlvmVersion Source #

The (not-inclusive) upper bound bound on the LLVM Version that is currently supported.