Module Llvm_target.RelocMode


module RelocMode: sig .. end


type t =
| Default
| Static
| PIC
| DynamicNoPIC