LLVM API Documentation

Public Member Functions
llvm::AMDGPUMCAsmInfo Class Reference

#include <AMDGPUMCAsmInfo.h>

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

List of all members.

Public Member Functions

 AMDGPUMCAsmInfo (StringRef &TT)
const MCSectiongetNonexecutableStackSection (MCContext &CTX) const override

Detailed Description

Definition at line 22 of file AMDGPUMCAsmInfo.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 59 of file AMDGPUMCAsmInfo.cpp.


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