hanchenye-llvm-project/llvm/lib/Target/MBlaze/MCTargetDesc
Jim Grosbach c3b0427921 Allow MCCodeEmitter access to the target MCRegisterInfo.
Add the MCRegisterInfo to the factories and constructors.

Patch by Tom Stellard <Tom.Stellard@amd.com>.

llvm-svn: 156828
2012-05-15 17:35:52 +00:00
..
CMakeLists.txt
LLVMBuild.txt
MBlazeAsmBackend.cpp Convert assert(0) to llvm_unreachable 2012-02-07 02:50:20 +00:00
MBlazeBaseInfo.h
MBlazeELFObjectWriter.cpp
MBlazeMCAsmInfo.cpp
MBlazeMCAsmInfo.h Prune some includes 2012-03-27 07:54:11 +00:00
MBlazeMCCodeEmitter.cpp Allow MCCodeEmitter access to the target MCRegisterInfo. 2012-05-15 17:35:52 +00:00
MBlazeMCTargetDesc.cpp Make MCInstrInfo available to the MCInstPrinter. This will be used to remove getInstructionName and the static data it contains since the same tables are already in MCInstrInfo. 2012-04-02 06:09:36 +00:00
MBlazeMCTargetDesc.h Allow MCCodeEmitter access to the target MCRegisterInfo. 2012-05-15 17:35:52 +00:00
Makefile