]> granicus.if.org Git - clang/commit
some arm triples have weird characters in them, just fuzzy match
authorChris Lattner <sabre@nondot.org>
Thu, 23 Apr 2009 04:22:04 +0000 (04:22 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 23 Apr 2009 04:22:04 +0000 (04:22 +0000)
commit5b37dc03803621f8b4de3f42b2d1988a1b410bda
tree7d0f8f8a866b3cd3cf8f4ff34e1ac197e15acf44
parent2432cd3ada3e511b44bea1438c4ba5ca0bce35ef
some arm triples have weird characters in them, just fuzzy match
on armv* to be more compatible

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@69864 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Targets.cpp