OSDN Git Service

Fix some typos that can cause a flag value to have more than one use.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 4 Oct 2006 22:23:53 +0000 (22:23 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 4 Oct 2006 22:23:53 +0000 (22:23 +0000)
commit693163e74d047a05799eaaf619ba4972fdc3a0e9
tree91792ee97d22b71304cd5687799e9123cf9c1b8a
parentc055a9191fbe31c4200a3868272103660669b0c7
Fix some typos that can cause a flag value to have more than one use.

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