Fix uninitialized uses of the FPC variable.
authorDan Gohman <gohman@apple.com>
Thu, 1 May 2008 23:40:44 +0000 (23:40 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 1 May 2008 23:40:44 +0000 (23:40 +0000)
commitcba3b44d258ee89f7dae1ea6e67d97258211ff8b
tree95ccc36173a16d2bdac16c843717fb90c7480f8d
parentf1e94f74e5519264633c904b322214a2710f5114
Fix uninitialized uses of the FPC variable.

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