Clang's -ccc-host-triple was ignoring the arch specifier on my triple,
authorEric Christopher <echristo@apple.com>
Thu, 2 Sep 2010 02:30:46 +0000 (02:30 +0000)
committerEric Christopher <echristo@apple.com>
Thu, 2 Sep 2010 02:30:46 +0000 (02:30 +0000)
commit1f58741aabd00545468f4ecf29db3dba8e0bd6ac
tree208a28cb98107951a0674f9d571c70c5e975ad7a
parent1b61ef4b22c8ae0ef82685637142246a245f9ecb
Clang's -ccc-host-triple was ignoring the arch specifier on my triple,
I don't need to implement this quite yet - and not for ConstantInt anyhow.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112798 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMFastISel.cpp