[PATCH] Addition of 'sparcel' in one more place

Douglas Katzman dougk at google.com
Fri May 1 09:53:27 PDT 2015


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D9436

Files:
  llvm/trunk/lib/Support/Triple.cpp

Index: llvm/trunk/lib/Support/Triple.cpp
===================================================================
--- llvm/trunk/lib/Support/Triple.cpp
+++ llvm/trunk/lib/Support/Triple.cpp
@@ -212,6 +212,7 @@
     .Case("amdgcn", amdgcn)
     .Case("hexagon", hexagon)
     .Case("sparc", sparc)
+    .Case("sparcel", sparcel)
     .Case("sparcv9", sparcv9)
     .Case("systemz", systemz)
     .Case("tce", tce)

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D9436.24816.patch
Type: text/x-patch
Size: 408 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150501/ed9bfb03/attachment.bin>


More information about the llvm-commits mailing list