Synopsis
Declared in <llvm/MC/MCSectionSPIRV.h>
class MCSectionSPIRV final
: public MCSection
Base Classes
Name |
Description |
Instances of this class represent a uniqued identifier for a section in the current translation unit. The MCContext class uniques and creates these. |
Member Functions
Name |
Description |
|
Copy assignment operator |
Makes sure that Alignment is at least MinAlignment. |
|
Check whether this section is "virtual", that is has no actual object file contents. |
|
Static Data Members
Name |
Protected Data Members
Name |
Friends
Name |
Description |
Context object for machine code objects. This class owns all of the sections that it creates. |
Created with MrDocs