llvm-6502/lib/Target/Hexagon/MCTargetDesc
Sid Manning 1338612c55 Enable the instruction printer in HexagonMCTargetDesc
This adds the MCInstPrinter to the LLVMHexagonDesc library and removes
the dependency LLVMHexagonAsmPrinter had on LLVMHexagonDesc. This is
a prerequisite needed by the disassembler.

Phabricator Revision: http://reviews.llvm.org/D5734

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219826 91177308-0d34-0410-b5e6-96231b3b80d8
2014-10-15 18:27:40 +00:00
..
CMakeLists.txt Adding skeleton for unit testing Hexagon Code Emission 2014-10-03 13:18:11 +00:00
HexagonBaseInfo.h
HexagonMCAsmInfo.cpp
HexagonMCAsmInfo.h
HexagonMCCodeEmitter.cpp HexagonMCCodeEmitter.cpp: Prune 2nd redundant \brief. [-Wdocumentation] 2014-10-05 04:54:54 +00:00
HexagonMCCodeEmitter.h HexagonMCCodeEmitter.h: deleted member functions are not supported in VS2012 2014-10-03 17:02:28 +00:00
HexagonMCInst.cpp Fix undefined behavior (left shift of negative value) in Hexagon backend. 2014-08-20 21:22:03 +00:00
HexagonMCInst.h
HexagonMCTargetDesc.cpp Enable the instruction printer in HexagonMCTargetDesc 2014-10-15 18:27:40 +00:00
HexagonMCTargetDesc.h Adding skeleton for unit testing Hexagon Code Emission 2014-10-03 13:18:11 +00:00
LLVMBuild.txt Enable the instruction printer in HexagonMCTargetDesc 2014-10-15 18:27:40 +00:00
Makefile