LLVM: lib/Target/CSKY/CSKYTargetObjectFile.h Source File (original) (raw)

Go to the documentation of this file.

1

2

3

4

5

6

7

8

9#ifndef LLVM_LIB_TARGET_CSKY_CSKYTARGETOBJECTFILE_H

10#define LLVM_LIB_TARGET_CSKY_CSKYTARGETOBJECTFILE_H

11

14

15namespace llvm {

16

21

22}

23

24#endif

void Initialize(MCContext &Ctx, const TargetMachine &TM) override

This method must be called before any actual lowering is done.

Context object for machine code objects.

Primary interface to the complete machine description for the target machine.

This is an optimization pass for GlobalISel generic memory operations.