llvm-6502/lib/Target/PowerPC/MCTargetDesc
Evan Cheng 0e6a052331 Sink getDwarfRegNum, getLLVMRegNum, getSEHRegNum from TargetRegisterInfo down
to MCRegisterInfo. Also initialize the mapping at construction time.

This patch eliminate TargetRegisterInfo from TargetAsmInfo. It's another step
towards fixing the layering violation.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135424 91177308-0d34-0410-b5e6-96231b3b80d8
2011-07-18 20:57:22 +00:00
..
CMakeLists.txt
Makefile
PPCMCAsmInfo.cpp Move some parts of TargetAsmInfo down to MCAsmInfo. This is not the greatest 2011-07-15 02:09:41 +00:00
PPCMCAsmInfo.h
PPCMCTargetDesc.cpp Sink getDwarfRegNum, getLLVMRegNum, getSEHRegNum from TargetRegisterInfo down 2011-07-18 20:57:22 +00:00
PPCMCTargetDesc.h