OSDN Git Service

fix a typo that GCC should have caught that causes crashes with -view-*-dags
authorChris Lattner <sabre@nondot.org>
Sat, 27 Jun 2009 00:57:02 +0000 (00:57 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 27 Jun 2009 00:57:02 +0000 (00:57 +0000)
commit5b93ea1ca3cf55a750e58abee7ed845b210d14c8
tree3d40c87abfd8bb4bb5402592d4f67b2f3f38b6b7
parent8eba8e0ca3497e4f518b5e27117ea22651409c2c
fix a typo that GCC should have caught that causes crashes with -view-*-dags

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