Fix a leak in the FastISel code that Chris pointed out.
authorDan Gohman <gohman@apple.com>
Wed, 20 Aug 2008 00:56:17 +0000 (00:56 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 20 Aug 2008 00:56:17 +0000 (00:56 +0000)
commitcc8430f742b0f1e567292c8a776e94fc1c930b2a
tree706c1f62c366ebfdcd76d3bff065bcacefa5a88e
parent5c6aea97149867178e9cc05ac88f7420d59e9826
Fix a leak in the FastISel code that Chris pointed out.

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