LLVM: include/llvm/MC/MCAsmInfoDarwin.h Source File (original) (raw)

Go to the documentation of this file.

1

2

3

4

5

6

7

8

9

10

11

12

13

14#ifndef LLVM_MC_MCASMINFODARWIN_H

15#define LLVM_MC_MCASMINFODARWIN_H

16

18

19namespace llvm {

20

22public:

27

28

29

30

32};

33

34}

35

36#endif

void printSwitchToSection(const MCSection &, uint32_t, const Triple &, raw_ostream &) const final

static bool isSectionAtomizableBySymbols(const MCSection &Section)

True if the section is atomized using the symbols in it.

bool useCodeAlign(const MCSection &Sec) const final

Instances of this class represent a uniqued identifier for a section in the current translation unit.

Triple - Helper class for working with autoconf configuration names.

This class implements an extremely fast bulk output stream that can only output to a stream.

This is an optimization pass for GlobalISel generic memory operations.