llvm-6502/lib/Target/Mips/MCTargetDesc
Rafael Espindola dc9a8a378d Reduce the exposure of Triple::OSType in the ELF object writer. This will
avoid including ADT/Triple.h in many places when the target specific bits are
moved.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147059 91177308-0d34-0410-b5e6-96231b3b80d8
2011-12-21 17:00:36 +00:00
..
CMakeLists.txt build/CMake: Finish removal of add_llvm_library_dependencies. 2011-11-29 19:25:30 +00:00
LLVMBuild.txt LLVMBuild: Remove trailing newline, which irked me. 2011-12-12 19:48:00 +00:00
Makefile
MipsAsmBackend.cpp Reduce the exposure of Triple::OSType in the ELF object writer. This will 2011-12-21 17:00:36 +00:00
MipsBaseInfo.h Add support for local dynamic TLS model in LowerGlobalTLSAddress. Direct object 2011-12-14 18:26:41 +00:00
MipsFixupKinds.h Variable cleanup. Based on past patch submittals variable names have 2011-12-07 22:35:30 +00:00
MipsMCAsmInfo.cpp 64-bit data directive. 2011-12-20 22:52:19 +00:00
MipsMCAsmInfo.h Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch 2011-12-20 02:50:00 +00:00
MipsMCCodeEmitter.cpp Variable cleanup. Based on past patch submittals variable names have 2011-12-07 22:35:30 +00:00
MipsMCTargetDesc.cpp Tidy up. Simplify logic. No functional change intended. 2011-12-19 19:52:25 +00:00
MipsMCTargetDesc.h