llvm-hs-4.0.0.0: src/LLVM/Target/LibraryFunction.hs
-- | A 'LibraryFunction' identifies a function of which LLVM has particular knowledge. module LLVM.Target.LibraryFunction ( LibraryFunction(..) ) where import LLVM.Internal.LibraryFunction
-- | A 'LibraryFunction' identifies a function of which LLVM has particular knowledge. module LLVM.Target.LibraryFunction ( LibraryFunction(..) ) where import LLVM.Internal.LibraryFunction