LLVM: lib/Target/MSP430/MCTargetDesc/MSP430MCAsmInfo.cpp Source File (original) (raw)

Go to the documentation of this file.

1

2

3

4

5

6

7

8

9

10

11

12

14using namespace llvm;

15

16void MSP430MCAsmInfo::anchor() { }

17

19

20

21

22

25

28

31

33

35}

ExceptionHandling ExceptionsType

Exception handling format for the target. Defaults to None.

bool UsesELFSectionDirectiveForBSS

This is true if this target uses ELF '.section' directive before the '.bss' one.

bool SupportsDebugInformation

True if target supports emission of debugging information.

const char * SeparatorString

This string, if specified, is used to separate instructions from each other when on the same line.

bool AlignmentIsInBytes

If this is true (the default) then the asmprinter emits ".align N" directives, where N is the number ...

unsigned CodePointerSize

Code pointer size in bytes. Default is 4.

unsigned CalleeSaveStackSlotSize

Size of the stack slot reserved for callee-saved registers, in bytes.

StringRef CommentString

This indicates the comment string used by the assembler.

MSP430MCAsmInfo(const Triple &TT)

Definition MSP430MCAsmInfo.cpp:18

Triple - Helper class for working with autoconf configuration names.

This is an optimization pass for GlobalISel generic memory operations.

@ DwarfCFI

DWARF-like instruction based exceptions.