LLVM: include/llvm/DebugInfo/PDB/Native/ISectionContribVisitor.h Source File (original) (raw)

Go to the documentation of this file.

1

2

3

4

5

6

7

8

9#ifndef LLVM_DEBUGINFO_PDB_NATIVE_ISECTIONCONTRIBVISITOR_H

10#define LLVM_DEBUGINFO_PDB_NATIVE_ISECTIONCONTRIBVISITOR_H

11

12namespace llvm {

13namespace pdb {

14

17

25

26}

27}

28

29#endif

virtual void visit(const SectionContrib2 &C)=0

virtual ~ISectionContribVisitor()=default

virtual void visit(const SectionContrib &C)=0

@ C

The default llvm calling convention, compatible with C.

This is an optimization pass for GlobalISel generic memory operations.