Function rustc_codegen_llvm::attributes::naked [−][src]
Expand description
Tell LLVM if this function should be ‘naked’, i.e., skip the epilogue and prologue.
Tell LLVM if this function should be ‘naked’, i.e., skip the epilogue and prologue.