LLVM  3.7.0
Namespaces | Macros | Functions
HexagonAsmBackend.cpp File Reference
#include "Hexagon.h"
#include "HexagonFixupKinds.h"
#include "HexagonMCTargetDesc.h"
#include "MCTargetDesc/HexagonBaseInfo.h"
#include "MCTargetDesc/HexagonMCInstrInfo.h"
#include "llvm/MC/MCAsmBackend.h"
#include "llvm/MC/MCAssembler.h"
#include "llvm/MC/MCELFObjectWriter.h"
#include "llvm/MC/MCFixupKindInfo.h"
#include "llvm/MC/MCInstrInfo.h"
#include "llvm/Support/Debug.h"
#include "llvm/Support/TargetRegistry.h"
Include dependency graph for HexagonAsmBackend.cpp:

Go to the source code of this file.

Namespaces

 llvm
 Compute iterated dominance frontiers using a linear time algorithm.
 

Macros

#define DEBUG_TYPE   "hexagon-asm-backend"
 

Functions

MCAsmBackendllvm::createHexagonAsmBackend (Target const &T, MCRegisterInfo const &, const Triple &TT, StringRef CPU)
 

Macro Definition Documentation

#define DEBUG_TYPE   "hexagon-asm-backend"

Definition at line 26 of file HexagonAsmBackend.cpp.