Add Imagination Technologies to the vendors in llvm::Triple
authorDaniel Sanders <daniel.sanders@imgtec.com>
Wed, 9 Jul 2014 16:03:10 +0000 (16:03 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Wed, 9 Jul 2014 16:03:10 +0000 (16:03 +0000)
commit6a6556695e2e3c983a95d6dd78d601f857b861ab
tree1f8bb46125cc4e4124e8b8873689b01c82748b15
parent7fba8d794f5778dcbd1b220d53f5f184e77a19cb
Add Imagination Technologies to the vendors in llvm::Triple

Summary: This is a pre-requisite for supporting the mips-img-linux-gnu triple in clang.

Differential Revision: http://reviews.llvm.org/D4435

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