Add the Freescale vendor to Triple.
authorHal Finkel <hfinkel@anl.gov>
Tue, 28 Aug 2012 02:10:30 +0000 (02:10 +0000)
committerHal Finkel <hfinkel@anl.gov>
Tue, 28 Aug 2012 02:10:30 +0000 (02:10 +0000)
commitd939cd68f40e6fa0ccd6bee6391374b66abd71a1
treea246127cf62a7ead6b5c9f493fccdce36ef7b22d
parent82b3821208286aeb43f603fdac98832bd662dad9
Add the Freescale vendor to Triple.

Adds the vendor 'fsl' (used by Freescale SDK) to Triple. This will allow
clang support for Freescale cross-compile configurations.

Patch by Tobias von Koch.

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