Fix a compiler crash where a Glue value had multiple uses. Radar 9049552.
authorBob Wilson <bob.wilson@apple.com>
Tue, 8 Mar 2011 01:17:20 +0000 (01:17 +0000)
committerBob Wilson <bob.wilson@apple.com>
Tue, 8 Mar 2011 01:17:20 +0000 (01:17 +0000)
commit79f56c9618e60c390932a6866929b82c9a6d6f96
treec6c8a59ae2b15dc83e07c8416354fdcb284490ae
parent1b772f99622dc89b807541c0d7477286aa369976
Fix a compiler crash where a Glue value had multiple uses.  Radar 9049552.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127198 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMISelLowering.h
test/CodeGen/ARM/select.ll