LLVM API Documentation

Public Member Functions
llvm::SystemZMCAsmInfo Class Reference

#include <SystemZMCAsmInfo.h>

Inheritance diagram for llvm::SystemZMCAsmInfo:
Inheritance graph
[legend]
Collaboration diagram for llvm::SystemZMCAsmInfo:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 SystemZMCAsmInfo (StringRef TT)
const MCSectiongetNonexecutableStackSection (MCContext &Ctx) const override

Detailed Description

Definition at line 19 of file SystemZMCAsmInfo.h.


Constructor & Destructor Documentation


Member Function Documentation

Targets can implement this method to specify a section to switch to if the translation unit doesn't have any trampolines that require an executable stack.

Reimplemented from llvm::MCAsmInfo.

Definition at line 30 of file SystemZMCAsmInfo.cpp.

References llvm::MCContext::getELFSection(), llvm::SectionKind::getMetadata(), and llvm::ELF::SHT_PROGBITS.


The documentation for this class was generated from the following files: