Fix an obvious copy-n-paste bug. It's not known to cause any miscompilation.
authorEvan Cheng <evan.cheng@apple.com>
Mon, 5 Apr 2010 23:33:29 +0000 (23:33 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Mon, 5 Apr 2010 23:33:29 +0000 (23:33 +0000)
commit18141eed26d90b225ed4451a6b6521fb01f8eb31
tree30faca308465813d66360cd196aba131d1a2c272
parent79180e2ef5ff4aa3c8f64b13736e8648663f3965
Fix an obvious copy-n-paste bug. It's not known to cause any miscompilation.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100494 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAG.cpp