llvm-hs-5.1.0: General purpose LLVM bindings
LLVM.Internal.FFI.CommandLine
parseCommandLineOptions' :: CUInt -> Ptr (Ptr CChar) -> Ptr CChar -> IO () Source #
parseCommandLineOptions :: (CUInt, Ptr (Ptr CChar)) -> Ptr CChar -> IO () Source #