Add Myriad into enum VendorType
authorDouglas Katzman <dougk@google.com>
Wed, 2 Sep 2015 23:11:25 +0000 (23:11 +0000)
committerDouglas Katzman <dougk@google.com>
Wed, 2 Sep 2015 23:11:25 +0000 (23:11 +0000)
commitaa603526a1a12c13d05121552ccf7c1aae481bdf
tree31dc73138f6839f457bbd419b173aa25979d8e82
parent6ebb592b01d15d4a832d67c729b822cfbd6d6ccd
Add Myriad into enum VendorType

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

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