Module Llvm_targetSource

Target Information.

This interface provides an OCaml API for LLVM target information, the classes in the Target library.

Sourcemodule Endian : sig ... end
Sourcemodule CodeGenOptLevel : sig ... end
Sourcemodule RelocMode : sig ... end
Sourcemodule CodeModel : sig ... end
Sourcemodule CodeGenFileType : sig ... end
Exceptions
Sourceexception Error of string
Data Layout
Sourcemodule DataLayout : sig ... end
Target
Sourcemodule Target : sig ... end
Target Machine
Sourcemodule TargetMachine : sig ... end