Rewrite ExtractGV, removing a bunch of stuff that didn't fully work,
authorDan Gohman <gohman@apple.com>
Thu, 26 Aug 2010 00:22:55 +0000 (00:22 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 26 Aug 2010 00:22:55 +0000 (00:22 +0000)
commitb4e3cda1189fae8333fd3fa9051b47ed067ae1fd
tree8baa1051b683ea70056dc313862bc9eb0f70b532
parent2ac124c561c6c6687ce0a4f7709586010b6c80c4
Rewrite ExtractGV, removing a bunch of stuff that didn't fully work,
and was over-complicated, and replacing it with a simple implementation.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112120 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Transforms/IPO.h
lib/Transforms/IPO/ExtractGV.cpp
tools/llvm-extract/llvm-extract.cpp