llvm-party-12.1.0: src/LLVM/Context.hs
-- | functions for the LLVM Context object which holds thread-scope state module LLVM.Context ( Context, withContext, createContext, disposeContext ) where import LLVM.Internal.Context
-- | functions for the LLVM Context object which holds thread-scope state module LLVM.Context ( Context, withContext, createContext, disposeContext ) where import LLVM.Internal.Context