llvm-hs-5.1.0: General purpose LLVM bindings
LLVM.Internal.Metadata
Contents
getMetadataKindNames :: Context -> DecodeAST () Source #
Methods
decodeM :: MDKindID -> DecodeAST ShortByteString Source #
encodeM :: ShortByteString -> EncodeAST MDKindID Source #
decodeM :: Ptr MDString -> DecodeAST ShortByteString Source #