jit_dump_bitcode Developer Parameter

Type: bool
Default: off
Context: superuser
Restart: false
Since: 11

Writes the generated LLVM IR out to the file system, inside data_directory. This is only useful for working on the internals of the JIT implementation. The default setting is off. This parameter can only be changed by a superuser.

Comments