translation.backendopt.raisingop2direct_callΒΆ

  • name: raisingop2direct_call
  • description: Transform operations that can implicitly raise an exception into calls to functions that explicitly raise exceptions
  • command-line: –raisingop2direct_call
  • command-line for negation: –no-raisingop2direct_call
  • option type: boolean option
  • default: False

Internal option. Transformation required by the LLVM backend.