OSDN Git Service

From Chris' review: use cast instead of dyn_cast with an assert.
authorDan Gohman <gohman@apple.com>
Mon, 11 Feb 2008 18:58:42 +0000 (18:58 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 11 Feb 2008 18:58:42 +0000 (18:58 +0000)
commitbbbbb9c3dd4160990f856854d16a3beaead1f354
tree6c896ed74dd208d4f8e5472ae5b8ab97c3832706
parentdebeeba6ec7928f3b577f8fca0a5837f6f053852
From Chris' review: use cast instead of dyn_cast with an assert.

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