[SystemZ] Add llvm::Triple::systemz
authorRichard Sandiford <rsandifo@linux.vnet.ibm.com>
Fri, 3 May 2013 11:05:17 +0000 (11:05 +0000)
committerRichard Sandiford <rsandifo@linux.vnet.ibm.com>
Fri, 3 May 2013 11:05:17 +0000 (11:05 +0000)
commit0512910867e77125b63054da2860a7812604c22e
treee9208390058d631e5641265a2ef93a31005a82a0
parentb9548d8ee30f880a237ea46430478b95f2ef4772
[SystemZ] Add llvm::Triple::systemz

First step towards reinstating the SystemZ backend.  Tests will be
included in the main backend patch.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181007 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/Triple.h
lib/Support/Triple.cpp