LLVM: lib/Target/CSKY/CSKYTargetObjectFile.cpp Source File (original) (raw)
Go to the documentation of this file.
1
2
3
4
5
6
7
8
13
14using namespace llvm;
15
This file contains constants used for implementing Dwarf debug support.
void Initialize(MCContext &Ctx, const TargetMachine &TM) override
This method must be called before any actual lowering is done.
Definition CSKYTargetObjectFile.cpp:16
Context object for machine code objects.
void Initialize(MCContext &Ctx, const TargetMachine &TM) override
This method must be called before any actual lowering is done.
unsigned PersonalityEncoding
PersonalityEncoding, LSDAEncoding, TTypeEncoding - Some encoding values for EH.
Primary interface to the complete machine description for the target machine.
This is an optimization pass for GlobalISel generic memory operations.