Fix an obvious typo which caused an isel assertion. rdar://8964854.
authorEvan Cheng <evan.cheng@apple.com>
Mon, 7 Feb 2011 18:50:47 +0000 (18:50 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 7 Feb 2011 18:50:47 +0000 (18:50 +0000)
commitaa26102db47ac7041a54728cf856de4dca700880
tree66beba1fe59cf006ec5e7c1846425aaad9e646ad
parent8c8d95d0c20a233d0594d2cde4586326c074bc17
Fix an obvious typo which caused an isel assertion. rdar://8964854.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@125023 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMISelLowering.cpp
test/CodeGen/ARM/atomic-cmp.ll [new file with mode: 0644]