Make -view-isel-dags show the dag before instruction selecting, in case
authorChris Lattner <sabre@nondot.org>
Wed, 24 Aug 2005 00:34:29 +0000 (00:34 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 24 Aug 2005 00:34:29 +0000 (00:34 +0000)
commit82cfa5d616ff0f760425cbf6e2983fbab618fbda
tree3bb3a005fb4ab71f8547fb3178f397515a225d16
parent0750a40a4ff494a2dec24f5761149b8b00e642c5
Make -view-isel-dags show the dag before instruction selecting, in case
the target isel crashes due to unimplemented features like calls :)

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