Module llvm_sys::debuginfo

source ·
Expand description

Generation of DWARF debug info.

Enums

Debug info flags.
The amount of debug information to emit.
Source languages known by DWARF.

Constants

Functions

Construct a builder for a module and collect unresolved nodes.
Construct a builder for a module, do not allow unresolved nodes.
Creates a new DebugLocation that describes a source location.
Create a file descriptor to hold debugging information for a file.
Construct any deferred debug info descriptors.
The current debug metadata version number.
Deallocate a builder and everything it owns.
The version of debug metadata that’s present in the provided Module.
Strip debug info in the module if it exists.