aboutsummaryrefslogtreecommitdiffstats
path: root/host/include/llvm/Config/Targets.def
diff options
context:
space:
mode:
authorLogan Chien <loganchien@google.com>2011-11-26 14:18:36 +0800
committerLogan Chien <loganchien@google.com>2011-11-27 03:07:40 +0800
commit79f06f3cbcf2cb0394d33382186c31f2967cb400 (patch)
tree016178c03a53be4b8cf566971b39a0d06caedb3a /host/include/llvm/Config/Targets.def
parentb170fad25ac66976b67eaab820e466db22a7f07d (diff)
downloadexternal_llvm-79f06f3cbcf2cb0394d33382186c31f2967cb400.zip
external_llvm-79f06f3cbcf2cb0394d33382186c31f2967cb400.tar.gz
external_llvm-79f06f3cbcf2cb0394d33382186c31f2967cb400.tar.bz2
Add build rules for MIPS.
Change-Id: Id929ad67b41e048102e89617bf6d2ba390aac1f1
Diffstat (limited to 'host/include/llvm/Config/Targets.def')
-rw-r--r--host/include/llvm/Config/Targets.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/host/include/llvm/Config/Targets.def b/host/include/llvm/Config/Targets.def
index 9826f60..176bbbf 100644
--- a/host/include/llvm/Config/Targets.def
+++ b/host/include/llvm/Config/Targets.def
@@ -24,6 +24,7 @@
#endif
LLVM_TARGET(ARM)
+LLVM_TARGET(Mips)
LLVM_TARGET(X86)
#undef LLVM_TARGET