the x86 version of the name is x86-64, not x86_64. Handle this properly
authorChris Lattner <sabre@nondot.org>
Wed, 12 Aug 2009 06:45:02 +0000 (06:45 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 12 Aug 2009 06:45:02 +0000 (06:45 +0000)
commitb796c4fde4f558d3b15455ff9ac8fb6bf62b8033
treebcf82e0ad1921ee6e1c78728fbffcfcd33aeeee8
parent9249a9241d99905e33850be974bfb4cca86a437b
the x86 version of the name is x86-64, not x86_64.  Handle this properly
in getArchTypeForLLVMName.

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