aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineModuleInfo.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2012-02-22 11:32:54 +0000
committerChandler Carruth <chandlerc@gmail.com>2012-02-22 11:32:54 +0000
commit0c7a7cc7115bd2d7442147776f330ce31bb007b3 (patch)
treed0988d475d4ab282030ca61a2a2b44a98136610f /llvm/lib/CodeGen/MachineModuleInfo.cpp
parenteef474ce1bc865d3192bc335f966ad5ae9efd5a1 (diff)
downloadllvm-0c7a7cc7115bd2d7442147776f330ce31bb007b3.zip
llvm-0c7a7cc7115bd2d7442147776f330ce31bb007b3.tar.gz
llvm-0c7a7cc7115bd2d7442147776f330ce31bb007b3.tar.bz2
Support was removed from LLVM's MIPS backend for the PSP variant of that
chip in r139383, and the PSP components of the triple are really annoying to parse. Let's leave this chapter behind. There is no reason to expect LLVM to see a PSP-related triple these days, and so no reasonable motivation to support them. It might be reasonable to prune a few of the older MIPS triple forms in general, but as those at least cause no burden on parsing (they aren't both a chip and an OS!), I'm happy to leave them in for now. llvm-svn: 151156
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions