summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorEli Friedman <eli.friedman@gmail.com>2009-08-19 20:46:03 +0000
committerEli Friedman <eli.friedman@gmail.com>2009-08-19 20:46:03 +0000
commit74db89e30fbd97808786026e56bcf1edb37469c7 (patch)
tree78e5e074ba034a05b8d218c77c2845464b99ea8c /include
parent7ab2fef792238ec467cf3351ee63b4b8c026a3dd (diff)
downloadllvm-74db89e30fbd97808786026e56bcf1edb37469c7.tar.gz
llvm-74db89e30fbd97808786026e56bcf1edb37469c7.tar.bz2
llvm-74db89e30fbd97808786026e56bcf1edb37469c7.tar.xz
Add triple parsing support for TCE.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79461 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 c63d91be99..106084d074 100644
--- a/include/llvm/ADT/Triple.h
+++ b/include/llvm/ADT/Triple.h
@@ -62,6 +62,7 @@ public:
ppc64, // PPC64: powerpc64
sparc, // Sparc: sparc
systemz, // SystemZ: s390x
+ tce, // TCE (http://tce.cs.tut.fi/): tce
thumb, // Thumb: thumb, thumbv.*
x86, // X86: i[3-9]86
x86_64, // X86-64: amd64, x86_64