Module Llvm_target.RelocMode

type t =
  1. | Default
  2. | Static
  3. | PIC
  4. | DynamicNoPIC