Constant llvm_constants::BITCODE_WRAPPER_MAGIC[][src]

pub const BITCODE_WRAPPER_MAGIC: u32 = 0x0b17c0de;
Expand description

The 32-bit magic that indicates a bitcode wrapper, which in turn points to the start of the actual bitcode stream.