1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 13:33:37 +02:00
llvm-mirror/lib/Target/Mips/MCTargetDesc
Bill Wendling 49ef14ef73 Use pointers to the MCAsmInfo and MCRegInfo.
Someone may want to do something crazy, like replace these objects if they
change or something.

No functionality change intended.

llvm-svn: 184175
2013-06-18 07:20:20 +00:00
..
CMakeLists.txt Make helper functions static. 2013-05-27 22:34:59 +00:00
LLVMBuild.txt
Makefile
MipsAsmBackend.cpp
MipsBaseInfo.h
MipsELFObjectWriter.cpp
MipsELFStreamer.cpp ELF symbol table field st_other support, 2013-02-19 22:29:00 +00:00
MipsELFStreamer.h
MipsFixupKinds.h
MipsMCAsmInfo.cpp Remove unused argument. 2013-05-10 18:16:59 +00:00
MipsMCAsmInfo.h Remove unused argument. 2013-05-10 18:16:59 +00:00
MipsMCCodeEmitter.cpp Use pointers to the MCAsmInfo and MCRegInfo. 2013-06-18 07:20:20 +00:00
MipsMCTargetDesc.cpp Remove the MachineMove class. 2013-05-13 01:16:13 +00:00
MipsMCTargetDesc.h
MipsReginfo.cpp
MipsReginfo.h