summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorRichard Sandiford <rsandifo@linux.vnet.ibm.com>2013-05-03 11:05:17 +0000
committerRichard Sandiford <rsandifo@linux.vnet.ibm.com>2013-05-03 11:05:17 +0000
commit0512910867e77125b63054da2860a7812604c22e (patch)
treee9208390058d631e5641265a2ef93a31005a82a0 /include
parentb9548d8ee30f880a237ea46430478b95f2ef4772 (diff)
downloadllvm-0512910867e77125b63054da2860a7812604c22e.tar.gz
llvm-0512910867e77125b63054da2860a7812604c22e.tar.bz2
llvm-0512910867e77125b63054da2860a7812604c22e.tar.xz
[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
Diffstat (limited to 'include')
-rw-r--r--include/llvm/ADT/Triple.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/llvm/ADT/Triple.h b/include/llvm/ADT/Triple.h
index 75b562afdf..3a72e8704f 100644
--- a/include/llvm/ADT/Triple.h
+++ b/include/llvm/ADT/Triple.h
@@ -56,6 +56,7 @@ public:
r600, // R600: AMD GPUs HD2XXX - HD6XXX
sparc, // Sparc: sparc
sparcv9, // Sparcv9: Sparcv9
+ systemz, // SystemZ: s390x
tce, // TCE (http://tce.cs.tut.fi/): tce
thumb, // Thumb: thumb, thumbv.*
x86, // X86: i[3-9]86