Fix the string for ISD::UDIVREM.
authorDan Gohman <gohman@apple.com>
Mon, 8 Sep 2008 16:30:29 +0000 (16:30 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 8 Sep 2008 16:30:29 +0000 (16:30 +0000)
commita47916d3792b47ec60d5152471db48d50dd9bb35
treea055770b4c57e38ce4998eb624519e7888538332
parenteb3db1cec2feff9701bf631423a691f138a367ce
Fix the string for ISD::UDIVREM.

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