rustc_codegen_llvm

Module common

Source
Expand description

Code that is useful in various codegen modules.

Structsยง

  • Funclet ๐Ÿ”’
    A structure representing an active landing pad for the duration of a basic block.

Traitsยง

  • AsCCharPtr ๐Ÿ”’
    Extension trait for explicit casts to *const c_char.

Functionsยง